Unverified Commit 338ee7f5 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #54689 from sttts/sttts-split-psp-2

Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. admission: split PSP plugin into mutating and validating admission Due to the design of the PSP logic, this split is not really elegant because we have to compute all possible SecurityContexts also in validation. It's not a simple check, but a search as well.
parents 9ed5d380 b9efab0e
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment