mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-24 10:40:33 -05:00
Automatic merge from submit-queue (batch tested with PRs 54005, 55127, 53850, 55486, 53440). 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: don't update psp annotation on update Follow-up of https://github.com/kubernetes/kubernetes/pull/54689. Related to https://github.com/kubernetes/kubernetes/issues/55435 as istio-like initializer-based container injection cannot contribute to SC mutations. ```release-note The PodSecurityPolicy annotation `kubernetes.io/psp` on pods is only set once on create. ``` |
||
|---|---|---|
| .. | ||
| admit | ||
| alwayspullimages | ||
| antiaffinity | ||
| defaulttolerationseconds | ||
| deny | ||
| eventratelimit | ||
| exec | ||
| gc | ||
| imagepolicy | ||
| initialresources | ||
| limitranger | ||
| namespace | ||
| noderestriction | ||
| persistentvolume | ||
| podnodeselector | ||
| podpreset | ||
| podtolerationrestriction | ||
| priority | ||
| resourcequota | ||
| security | ||
| securitycontext/scdeny | ||
| serviceaccount | ||
| storageclass/setdefault | ||
| OWNERS | ||