aws / amazon-eks-pod-identity-webhook

Amazon EKS Pod Identity Webhook
Apache License 2.0
620 stars 175 forks source link

Add SA lookup grace period pod annotations #240

Open modulitos opened 2 months ago

modulitos commented 2 months ago

Issue #, if available: https://github.com/aws/amazon-eks-pod-identity-webhook/issues/174

Description of changes: Adds support for the service-account-lookup-grace-period pod annotations.

This change depends on merging https://github.com/aws/amazon-eks-pod-identity-webhook/pull/239 first.

If that hasn't been merged, for easier review, see the last commit in this PR or view this branch's diff here: https://github.com/modulitos/amazon-eks-pod-identity-webhook/compare/refactor-annotations-parser...modulitos:amazon-eks-pod-identity-webhook:add-sa-lookup-grace-period-annotations

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.