-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Admission Webhook Path to GA KEP #3157
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mbohlool If they are not already assigned, you can assign the PR to them by writing 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 |
/sig api-machinery |
/hold I think this is supposed to be a kep in k/enhancements. /cc @kubernetes/kep-maintainers |
Yes, this needs to be migrated over to k/enhancements. |
e0dbb7b
to
fb778f2
Compare
I think that any plan to graduate to GA needs to address the existent problems that have been identified around admission plugin ordering. Notably kubernetes/kubernetes#64333 which prevents mutating admission plugins from manipulating pods. /hold |
contributors/design-proposals/api-machinery/admission-webhook-GA-proposal.md
Show resolved
Hide resolved
contributors/design-proposals/api-machinery/admission-webhook-GA-proposal.md
Show resolved
Hide resolved
contributors/design-proposals/api-machinery/admission-webhook-GA-proposal.md
Show resolved
Hide resolved
contributors/design-proposals/api-machinery/admission-webhook-GA-proposal.md
Show resolved
Hide resolved
contributors/design-proposals/api-machinery/admission-webhook-GA-proposal.md
Show resolved
Hide resolved
contributors/design-proposals/api-machinery/admission-webhook-GA-proposal.md
Show resolved
Hide resolved
contributors/design-proposals/api-machinery/admission-webhook-GA-proposal.md
Show resolved
Hide resolved
contributors/design-proposals/api-machinery/admission-webhook-GA-proposal.md
Show resolved
Hide resolved
contributors/design-proposals/api-machinery/admission-webhook-GA-proposal.md
Show resolved
Hide resolved
closing in favor of kubernetes/enhancements#736 (have not addressed any comments on this document yet, will do). |
Enhancement proposal to promote Admission Webhooks to GA.
@deads2k @liggitt @sttts @erictune @caesarxuchao @roycaihw @fedebongio @lavalamp