morningconsult / docker-credential-vault-login

Automatically gets docker credentials from Hashicorp Vault
Apache License 2.0
77 stars 11 forks source link

IMDSv2 e #123

Closed mshah07 closed 1 year ago

mshah07 commented 1 year ago

When filing a bug, please include the following headings if possible. Any example text in this template can be deleted.

Overview of the Issue

A paragraph or two about the issue you're experiencing.

Reproduction Steps

Steps to reproduce this issue, eg:

  1. Run TARGET_GOOS=windows TARGET_GOARCH=amd64 make docker
  2. Move the binary to a location on your path
  3. Run docker pull
  4. View error

A copy of your config.json file

Example:

{
  "auth_method": "ec2",
  "role": "dev-role-ec2",
  "secret_path": "secret/docker/creds"
}

Operating system and Environment details

OS, Architecture, and any other information you can provide about the environment.

Log Fragments

Include appropriate log fragments.