ecr-buildkite-plugin icon indicating copy to clipboard operation
ecr-buildkite-plugin copied to clipboard

🔐 Login to an AWS ECR registry

Results 2 ecr-buildkite-plugin issues
Sort by recently updated
recently updated
newest added

* Creates a new function `busted_login`, which always fails * Calls `busted_login` instead of `login` on execution * Creates a repro script, `env-hook-repro.sh`, which simulates the behaviour of the Elastic...

An experiment in offering the option to assume a role via OIDC (AKA `AssumeRoleWithWebIdentity`) rather than `AssumeRole`. This might be desirable in Buildkite setups where a shared pool of agents...