kubernetes/plugin
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
..
cmd/kube-scheduler move labels to components which own the APIs 2017-05-31 10:32:06 -04:00
pkg Allow pods to opt out of PodPreset mutation 2017-06-05 11:56:30 -04:00
BUILD Merge pull request #36721 from smarterclayton/initializers 2017-06-03 07:16:52 -07:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00