Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Add VPC AvailabilityZone, S3 encryption, SSM Management, OverlayFS driver #19

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Mar 22, 2019

  1. Configuration menu
    Copy the full SHA
    555633e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84e7762 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31566a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. changes for Gitlab 11.11 and docker 19 with TLS changes and service m…

    …ounted volume preventing dind to work
    benoitm-biogen committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    70774b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Update runner.yml

    vjm authored Oct 18, 2019
    Configuration menu
    Copy the full SHA
    7f3de08 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Merge pull request #1 from vjm/master

    Update runner.yml
    pflorek authored Dec 5, 2019
    Configuration menu
    Copy the full SHA
    e4d9048 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from benoitm974/master

    changes for Gitlab 11.11 and docker 19 with TLS changes and service m…
    pflorek authored Dec 5, 2019
    Configuration menu
    Copy the full SHA
    8a9154d View commit details
    Browse the repository at this point in the history
  3. Fix string list

    pflorek committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    9c79d45 View commit details
    Browse the repository at this point in the history
  4. Add availability zone if not using default a

    GitLab runner is building zone from  "amazonec2-region=${AWS::Region}" and "amazonec2-zone=${AvailabilityZone}" which results for example in eu-central-1b
    pflorek committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    f2419a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0661fa View commit details
    Browse the repository at this point in the history
  6. Allow SSM management

    pflorek committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    aacf32e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7700f54 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'chore/amis-from-mappings'

    # Conflicts:
    #	runner.yml
    pflorek committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    0a51374 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b67cc9f View commit details
    Browse the repository at this point in the history
  10. Make ManagerImageId optional

    pflorek committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    3f62df4 View commit details
    Browse the repository at this point in the history
  11. Fix: You must specify a region. You can also configure your region by…

    … running "aws configure".
    pflorek committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    09c45bf View commit details
    Browse the repository at this point in the history