Skip to content

Releases: aws/amazon-eks-pod-identity-webhook

v0.5.2

26 Oct 17:39
bcf27e4

Choose a tag to compare

What's Changed

  • Update container credentials method to use a different mount path by @philljie in #196
  • add metric to emit number of pods using sts web identity or container credentials by @minj131 in #198
  • Don't push if there is no token or secret for dockerhub by @nckturner in #199
  • Bump golang.org/x/net from 0.9.0 to 0.17.0 by @dependabot in #195

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1

15 Sep 20:42

Choose a tag to compare

What's Changed

  • Upgrade Go compiler to version 1.21 and update base image version by @a-hilaly in #191

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

18 Aug 00:06
254737f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

04 Mar 06:32
0d254ee

Choose a tag to compare

Changes since v0.3.0

v0.3.0

22 Jan 02:20

Choose a tag to compare

Changes since v0.2.0

  • Fix serviceaccount regional sts annotation not taking effect unless flag is true (#120, @wongma7)
  • add metrics for knowing adoption (#122, @jyotimahapatra)
  • Refactor service account cache to accept informer arg and unit test it (#117, @wongma7)
  • Add additional log statements and update client-go (#92, @shravan-achar)
  • Add a debug handler to list cache contents and log mutation decision (#90, @shravan-achar)
  • README: add documentation for running containers as non-root (#88, @josselin-c)
  • patch pod spec even if it's already been patched (#62, @yangkev)
  • Fix panic in cache informer (#70, @mfojtik)
  • Change master branch image tag and update README (#81, @josselin-c)
  • Add github worflow to automate docker image creation (#80, @josselin-c)
  • deploy: add sideEffects to webhook (#79, @sjenning)
  • Add attribution document to container (#76, @josselin-c)
  • Update Makefile to delete created tls cert (#60, @Smuggla)
  • Update ecr login command for both aws-cli v1 and v2 (#53, @int128)

v0.2.0

23 Jan 19:58

Choose a tag to compare

Changes since v0.1.0

v0.1.0

23 Jan 19:57
2fd4bec

Choose a tag to compare

The first release

Initial public release