amazon-eks-pod-identity-webhook

Amazon EKS Pod Identity Webhook

APACHE-2.0 License

Stars
611

Bot releases are hidden (Show)

amazon-eks-pod-identity-webhook - v0.5.7 Latest Release

Published by shizuchanw 2 months ago

amazon-eks-pod-identity-webhook - Release v0.5.6

Published by shizuchanw 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/aws/amazon-eks-pod-identity-webhook/compare/v0.5.5...v0.5.6

amazon-eks-pod-identity-webhook - Release v0.5.5

Published by kmala 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/aws/amazon-eks-pod-identity-webhook/compare/v0.5.4...v0.5.5

amazon-eks-pod-identity-webhook -

Published by sushanth0910 6 months ago

amazon-eks-pod-identity-webhook - v0.5.3

Published by sushanth0910 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/aws/amazon-eks-pod-identity-webhook/compare/v0.5.2...v0.5.3

amazon-eks-pod-identity-webhook - v0.5.2

Published by nckturner 12 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/aws/amazon-eks-pod-identity-webhook/compare/v0.5.1...v0.5.2

amazon-eks-pod-identity-webhook - v0.5.1

Published by nckturner about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/aws/amazon-eks-pod-identity-webhook/compare/v0.5.0...v0.5.1

amazon-eks-pod-identity-webhook - v0.5.0

Published by nckturner about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/aws/amazon-eks-pod-identity-webhook/compare/v0.4.0...v0.5.0

amazon-eks-pod-identity-webhook - v0.4.0

Published by nckturner over 2 years ago

Changes since v0.3.0

  • Add option to pass configmap with mapping between SA and IAM role (#142, @olemarkus)
  • add cert manager deployment (#139, @prasita123)
  • Add warning for --in-cluster=true to README (#138, @nckturner)
  • Use certwatcher to support mounting cert-manager certificates. (#134, @colinhoglund)
amazon-eks-pod-identity-webhook - v0.3.0

Published by nckturner over 2 years ago

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)
amazon-eks-pod-identity-webhook - v0.2.0

Published by micahhausler over 4 years ago

Changes since v0.1.0

  • Making changes for finding the oidc discovery endpoint in README.md (#19, @bhks)
  • Fix jsonpatch operation if no volumes are present (#18, @FaHeymann)
  • Added K8s 1.16 compatible kid to jwks JSON (#13, @micahhausler)
  • Removed key id from jwks JSON hack script (#9, @micahhausler)
  • Added self-hosted cluster setup guide (#7, @micahhausler)
amazon-eks-pod-identity-webhook - v0.1.0

Published by micahhausler over 4 years ago

The first release

Initial public release