1. 21 Feb, 2018 4 commits
  2. 20 Feb, 2018 3 commits
    • Bob Belnap's avatar
      rename deploy hook vault to vault_cli · 2c45f273
      Bob Belnap authored
      2c45f273
    • Mal Graty's avatar
      Make the instance metadata fetcher self-contained · 759f4f2c
      Mal Graty authored
      This is to provide a clean path to future extension work such as adding
      a _use_container_role function to offer similar support for ECS
      containers.
      
      The $_using_role flag has also been made generic so that future role
      providers can also make use of it.
      759f4f2c
    • Mal Graty's avatar
      Emulate Boto when using role metadata · 693627a8
      Mal Graty authored
      Use the behavior established in the botocore python library to inform
      how and when instance metadata is fetched in an attempt to acquire valid
      AWS credentials.
      
      - Use it as a fallback when no other credentials are provided
      - Set the timeout of metadata requests to 1 second
      693627a8
  3. 19 Feb, 2018 4 commits
  4. 17 Feb, 2018 8 commits
  5. 16 Feb, 2018 7 commits
  6. 15 Feb, 2018 11 commits
  7. 14 Feb, 2018 3 commits