k3s/pkg/api/validation
Kubernetes Submit Queue fd52ae5215 Merge pull request #31903 from screeley44/k8-validation-test
Automatic merge from submit-queue

Add unit test for bad ReclaimPolicy and valid ReclaimPolicy in /pkg/api/validation

unit tests for validation.go regarding PersistentVolumeReclaimPolicy (bad value and good value)

see PR: #30304
2016-10-15 11:36:07 -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.go Validate involvedObject.Namespace matches event.Namespace 2016-08-16 21:18:52 -04:00
events_test.go Validate involvedObject.Namespace matches event.Namespace 2016-08-16 21:18:52 -04:00
schema.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
schema_test.go remove testapi.Default.GroupVersion 2016-10-07 10:10:54 -04:00
validation.go add pvc storage to LimitRange 2016-10-05 17:31:15 -04:00
validation_test.go Merge pull request #31903 from screeley44/k8-validation-test 2016-10-15 11:36:07 -07:00