k3s/plugin
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
..
cmd/kube-scheduler Enforce use of fixed size int types in the API 2017-11-13 11:28:59 -08:00
pkg Merge pull request #55486 from sttts/sttts-psp-admission-annotation 2017-11-13 16:45:29 -08:00
BUILD move webhook admission to generic apiserver 2017-10-26 07:45:49 -04:00
OWNERS