Skip to content

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

v0.6.1

13 Dec 23:32
ac35544
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

09 Dec 22:58
90b4c52
Compare
Choose a tag to compare

What's Changed

  • Bump dependencies for upstream release v1.32.0-rc.2 by @shizuchanw in #249

Full Changelog: v0.5.9...v0.6.0

v0.5.9

19 Nov 00:28
bb56f02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.8...v0.5.9

Release v0.5.8

31 Oct 19:35
ebac929
Compare
Choose a tag to compare

What's Changed

  • Fix race condition between service account availability and webhook invocation by @roehrijn in #236

New Contributors

Full Changelog: v0.5.7...v0.5.8

v0.5.7

13 Aug 19:12
d1673c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.6...v0.5.7

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

23 Apr 16:39
a8245df
Compare
Choose a tag to compare
Merge pull request #224 from jaidevmane/updating-k8s-client-libraries…

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