Files
kubernetes/pkg/api/v1
Kubernetes Submit Queue 9f23149a52 Merge pull request #44965 from jpeeler/podpreset-exclusion-simple
Automatic merge from submit-queue

Allow pods to opt out of PodPreset mutation via an annotation on the pod

An annotation in the pod spec of the form:
podpreset.admission.kubernetes.io/PodPresetOptOut: "true"
Will cause the admission controller to skip manipulating the pod spec,
no matter the labelling.

This is an alternative implementation to pull #44163.

```release-note
Allow pods to opt out of PodPreset mutation via an annotation on the pod.
```
2017-06-08 22:57:34 -07:00
..
2017-04-14 10:40:57 -07:00
2017-05-22 15:30:27 -07:00
2017-04-27 09:41:53 -07:00
2017-04-14 10:40:57 -07:00
2016-10-18 21:07:33 -04:00
2017-01-16 16:04:03 -05:00
2017-05-31 13:06:39 -07:00
2017-06-08 10:51:46 +08:00
2017-05-31 13:06:39 -07:00
2017-06-08 10:13:55 +08:00
2017-05-31 13:06:39 -07:00
2017-05-31 13:06:39 -07:00
2017-05-17 12:55:56 -07:00