Files
kubernetes/pkg/api/v1
Jeff Peeler 08a59530e1 Allow pods to opt out of PodPreset mutation
An annotation in the pod spec of the form:
podpreset.admission.kubernetes.io/exclude: "true"
Will cause the admission controller to skip manipulating the pod spec,
no matter the labelling.

The annotation for a podpreset acting on a pod has also been slightly
modified to contain a podpreset prefix:
podpreset.admission.kubernetes.io/podpreset-{name} = resource version

Fixes #44161
2017-06-05 11:56:30 -04: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
2017-05-31 13:06:39 -07:00
2017-05-31 13:06:39 -07: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