Releases: aws/amazon-eks-pod-identity-webhook
Releases · aws/amazon-eks-pod-identity-webhook
v0.6.1
What's Changed
- Bump dependencies for upstream release v1.32.0 by @shizuchanw in #250
Full Changelog: v0.6.0...v0.6.1
v0.6.0
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
What's Changed
- Add support for debugging by @modulitos in #245
- Add metric to count SA cache misses by @modulitos in #246
Full Changelog: v0.5.8...v0.5.9
Release v0.5.8
v0.5.7
What's Changed
- Update upstream dependency to v1.31.0 by @shizuchanw in #235
Full Changelog: v0.5.6...v0.5.7
Release v0.5.6
What's Changed
- Removed: delete old healthz endpoint by @modulitos in #231
- You can upgrade by reading the
/healthz
endpoint from the application port (default443
) instead of the metrics port (default9999
)
- You can upgrade by reading the
- update upstream dependency to v1.31.0-rc.0 by @shizuchanw in #234
New Contributors
- @shizuchanw made their first contribution in #234
Full Changelog: v0.5.5...v0.5.6
Release v0.5.5
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
- @DerekTBrown made their first contribution in #216
- @modulitos made their first contribution in #229
Full Changelog: v0.5.4...v0.5.5
v0.5.4
Merge pull request #224 from jaidevmane/updating-k8s-client-libraries…
v0.5.3
What's Changed
- update golang.org/x/crypto and golang.org/x/net to newest version by @tingrui-AWS-EKS-auth in #204
- Repo controlled build go version by @xdu31 in #206
- Adjust min serviceaccounttoken expiration to 10min by @gauravpriyolkar in #207
- Update k8s.io libraries to v0.29.1 to support sidecar containers by @DanielCKennedy in #209
- gracefully terminate on SIGTERM by @kmala in #211
- update kubernetes client version by @tingrui-AWS-EKS-auth in #214
- Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0 by @haoranleo in #220
- fix build error by @nnmin-aws in #221
- Upgrade go-jose to v4.0.1 by @jstuever in #217
- Update .go-version to 1.21.8 by @sushanth0910 in #223
New Contributors
- @xdu31 made their first contribution in #206
- @gauravpriyolkar made their first contribution in #207
- @DanielCKennedy made their first contribution in #209
- @kmala made their first contribution in #211
- @haoranleo made their first contribution in #220
- @nnmin-aws made their first contribution in #221
- @jstuever made their first contribution in #217
- @sushanth0910 made their first contribution in #223
Full Changelog: v0.5.2...v0.5.3
v0.5.2
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
- @minj131 made their first contribution in #198
- @dependabot made their first contribution in #195
Full Changelog: v0.5.1...v0.5.2