kubernetes/pkg/api/validation
Kubernetes Submit Queue 2de1f5c07e Merge pull request #34407 from brendandburns/kubectl-schema
Automatic merge from submit-queue

Add validation that detects repeated keys in the labels and annotations maps

Fixes #2965  (a nearly 2 year old feature request!)

@kubernetes/kubectl 

@eparis
2016-10-19 14:01:00 -07:00
..
path Split path validation into a separate library 2016-08-26 08:05:20 -07:00
testdata/v1 Check for an empty value in validateField 2016-05-30 14:12:18 +10:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
events_test.go Validate involvedObject.Namespace matches event.Namespace 2016-08-16 21:18:52 -04:00
events.go Validate involvedObject.Namespace matches event.Namespace 2016-08-16 21:18:52 -04:00
schema_test.go Add some checking for the presence of the same key twice. 2016-10-13 21:58:44 -07:00
schema.go Add some checking for the presence of the same key twice. 2016-10-13 21:58:44 -07:00
validation_test.go Merge pull request #31903 from screeley44/k8-validation-test 2016-10-15 11:36:07 -07:00
validation.go support seccomp in psp 2016-10-17 14:49:02 -04:00