-
Notifications
You must be signed in to change notification settings - Fork 40.7k
KEP-740: promote ExternalJWTSigner feature to beta #131300
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
KEP-740: promote ExternalJWTSigner feature to beta #131300
Conversation
Please note that we're already in Test Freeze for the Fast forwards are scheduled to happen every 6 hours, whereas the most recent run was: Mon Apr 14 19:31:33 UTC 2025. |
Hi @HarshalNeelkamal. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/cc @liggitt |
/ok-to-test |
5dab9f6
to
a7927ef
Compare
/retest |
lgtm, beta promotion PR for the KEP open at kubernetes/enhancements#5323 |
a7927ef
to
04b362e
Compare
04b362e
to
f059128
Compare
lgtm, can squash down commits, will tag for merge after kubernetes/enhancements#5323 merges |
f059128
to
0baeccd
Compare
/cc @haoranleo |
/retest |
/lgtm |
LGTM label has been added. Git tree hash: be5381a08f350cd0356114d78ba74d8c63cfdbe3
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: HarshalNeelkamal, liggitt The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
What type of PR is this?
/kind feature
What this PR does / why we need it:
Special notes for your reviewer:
from kubernetes/enhancements#740, the Graduation criteria to Beta is:
1. E2E tests are completed. (Were completed in Alpha version itself)
2. We have at least one ExternalSigner implementation working with this change. (Condition satisfied)
3. Decide whether to externalize legacy token controller code in a staging repo. Check Support for Legacy Tokens for details.
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: