kubernetes/pkg/api/validation
jiangyaoguo 4e91166bc6 Use PreferAvoidPods annotation to avoid pods being scheduled to specific node.
1. define PreferAvoidPods annotation
2. add PreferAvoidPodsPriority
3. validate AvoidPods in node annotations
2016-07-13 17:07:46 +08:00
..
testdata/v1 Check for an empty value in validateField 2016-05-30 14:12:18 +10:00
doc.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
events_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
events.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
name_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
name.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
schema_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
schema.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
validation_test.go Use PreferAvoidPods annotation to avoid pods being scheduled to specific node. 2016-07-13 17:07:46 +08:00
validation.go Use PreferAvoidPods annotation to avoid pods being scheduled to specific node. 2016-07-13 17:07:46 +08:00