upgrade admission control phases diagram: add Mutating Admission Policy - #56959
upgrade admission control phases diagram: add Mutating Admission Policy#56959zak905 wants to merge 1 commit into
Conversation
|
Welcome @zak905! |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Description
Since Kubernetes 1.36, there is a new way to admission control: Mutating Admission Policy: https://kubernetes.io/docs/reference/access-authn-authz/mutating-admission-policy/
This changeset upgrades the diagram to add the Mutating Admission Policy to the admission control sequence.