kubernetes/pkg/apis/extensions/validation
Janet Kuo 076fd62056 Add DaemonSet templateGeneration validation and tests, and fix a bunch of validation test errors
1. Validate that templateGeneration is increased when and only when template is changed
2. Validate that templateGeneration is never decreased
3. Added validation tests for templateGeneration
4. Fix a bunch of errors in validate tests, for example, all validation test error cases failed
   on lack of resource version, or on name changes, not on the real validation we wanted to test
2017-03-08 16:37:09 -08:00
..
BUILD move util/intstr to apimachinery 2017-01-30 12:46:59 -05:00
validation_test.go Add DaemonSet templateGeneration validation and tests, and fix a bunch of validation test errors 2017-03-08 16:37:09 -08:00
validation.go Add DaemonSet templateGeneration validation and tests, and fix a bunch of validation test errors 2017-03-08 16:37:09 -08:00