kubernetes/pkg/api/validation
Kubernetes Submit Queue 41c9bbcc02 Merge pull request #34514 from derekwaynecarr/validation-fixes
Automatic merge from submit-queue

requests.storage is a standard resource name

The value `requests.storage` is a valid standard resource name but was omitted from the standard list.
2016-10-19 21:16:35 -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 requests.storage is a standard resource name 2016-10-19 15:54:08 -04:00
validation.go support seccomp in psp 2016-10-17 14:49:02 -04:00