Skip to content

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

Release v0.5.6

08 Aug 20:09
ba509d3
Compare
Choose a tag to compare

What's Changed

  • Removed: delete old healthz endpoint by @modulitos in #231
    • You can upgrade by reading the /healthz endpoint from the application port (default 443) instead of the metrics port (default 9999)
  • update upstream dependency to v1.31.0-rc.0 by @shizuchanw in #234

New Contributors

Full Changelog: v0.5.5...v0.5.6

Release v0.5.5

08 Jul 18:58
88006e0
Compare
Choose a tag to compare

What's Changed

  • feat: cannonical label for skipping pod identity webhook by @DerekTBrown in #216
  • Unify healthcheck endpoint port with application port by @modulitos in #229

New Contributors

Full Changelog: v0.5.4...v0.5.5

v0.5.4: Merge pull request #224 from jaidevmane/updating-k8s-client-libraries…

23 Apr 16:39
a8245df
Compare
Choose a tag to compare
…-and-go-version

updating k8s client version to 1.30 and go version to 1.22.2

v0.5.3

01 Apr 21:31
f9396d4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.2...v0.5.3

v0.5.2

26 Oct 17:39
bcf27e4
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Changes since v0.3.0

v0.3.0

22 Jan 02:20
Compare
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
Compare
Choose a tag to compare

Changes since v0.1.0