kubernetes/plugin/pkg/admission/serviceaccount
Kubernetes Submit Queue c2a5a79ed6
Merge pull request #55252 from deads2k/admission-15-save-SA
Automatic merge from submit-queue (batch tested with PRs 53651, 55252). 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>.

split serviceaccount admission into mutation and validation

Splits the SA admission plugin into mutation and validation halves.

I had some trouble with e2e tests before, so this got split out of another pull.
2017-11-09 06:18:11 -08:00
..
admission.go Merge pull request #55252 from deads2k/admission-15-save-SA 2017-11-09 06:18:11 -08:00
admission_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
BUILD Update generated files 2017-11-09 12:14:08 +01:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS Add enj as reviewer to OWNERS 2017-08-17 20:42:46 -04:00