kubernetes/pkg/api/validation
k8s-merge-robot 4f09f51486 Merge pull request #24800 from thockin/validation_pt8-3
Automatic merge from submit-queue

Make name validators return string slices

Part of the larger validation PR, broken out for easier review and merge.  Builds on previous PRs in the series.
2016-05-19 02:15:27 -07:00
..
testdata/v1 Use fake images for pkg/api/validation unit tests 2016-04-14 17:13:15 -07:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
events_test.go rewrite go imports 2015-08-05 17:30:03 -07:00
events.go Fix ValidateEvent error message 2015-12-19 12:14:54 +01:00
name_test.go Make name validators return string slices 2016-05-18 00:48:01 -07:00
name.go Make name validators return string slices 2016-05-18 00:48:01 -07:00
schema_test.go Kubectl support for validating nested objects with different ApiGroups (e.g. Lists containing objects in different api groups). Closes #24089 2016-05-09 19:38:40 -07:00
schema.go Kubectl support for validating nested objects with different ApiGroups (e.g. Lists containing objects in different api groups). Closes #24089 2016-05-09 19:38:40 -07:00
validation_test.go Merge pull request #24800 from thockin/validation_pt8-3 2016-05-19 02:15:27 -07:00
validation.go Merge pull request #24800 from thockin/validation_pt8-3 2016-05-19 02:15:27 -07:00