kubernetes/plugin/pkg/admission
Kubernetes Submit Queue 560a3109ca
Merge pull request #55486 from sttts/sttts-psp-admission-annotation
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.
```
2017-11-13 16:45:29 -08:00
..
admit Update generated files 2017-11-09 12:14:08 +01:00
alwayspullimages Update generated files 2017-11-09 12:14:08 +01:00
antiaffinity Update generated files 2017-11-09 12:14:08 +01:00
defaulttolerationseconds add type assertions to admission plugins 2017-11-13 09:20:31 -05:00
deny Update generated files 2017-11-09 12:14:08 +01:00
eventratelimit Update generated code 2017-11-10 18:26:46 +01:00
exec Update generated files 2017-11-09 12:14:08 +01:00
gc Merge pull request #55291 from hzxuzhonghu/admission-initializer 2017-11-10 05:38:08 -08:00
imagepolicy Update generated files 2017-11-09 12:14:08 +01:00
initialresources add type assertions to admission plugins 2017-11-13 09:20:31 -05:00
limitranger split limitranger admission 2017-11-13 09:20:31 -05:00
namespace add type assertions to admission plugins 2017-11-13 09:20:31 -05:00
noderestriction Update generated files 2017-11-09 12:14:08 +01:00
persistentvolume add type assertions to admission plugins 2017-11-13 09:20:31 -05:00
podnodeselector Update generated files 2017-11-09 12:14:08 +01:00
podpreset add type assertions to admission plugins 2017-11-13 09:20:31 -05:00
podtolerationrestriction add type assertions to admission plugins 2017-11-13 09:20:31 -05:00
priority not calculate new priority when user update pods 2017-11-10 16:10:51 +08:00
resourcequota Update generated code 2017-11-10 18:26:46 +01:00
security admission: don't update psp annotation on update 2017-11-13 17:10:17 +01:00
securitycontext/scdeny Update generated files 2017-11-09 12:14:08 +01:00
serviceaccount Merge pull request #55252 from deads2k/admission-15-save-SA 2017-11-09 06:18:11 -08:00
storageclass/setdefault add type assertions to admission plugins 2017-11-13 09:20:31 -05:00
OWNERS add deads to admission owners 2017-10-16 13:43:54 -04:00