kubernetes/pkg/apis/core/validation
Wei Huang 7b6293b6b6
APIs, Validation and condition enforcements
- New API field .spec.schedulingGates
- Validation and drop disabled fields
- Disallow binding a Pod carrying non-nil schedulingGates
- Disallow creating a Pod with non-nil nodeName and non-nil schedulingGates
- Adds a {type:PodScheduled, reason:WaitingForGates} condition if necessary
- New literal SchedulingGated in the STATUS column of `k get pod`
2022-11-03 14:32:34 -07:00
..
doc.go
events_test.go Tolerate sub-microsecond eventTime changes on update 2022-09-01 15:47:37 -04:00
events.go Tolerate sub-microsecond eventTime changes on update 2022-09-01 15:47:37 -04:00
OWNERS emeritus fejta, Erick is inactive after leaving google for spaceX 2022-10-04 17:07:35 -07:00
validation_test.go APIs, Validation and condition enforcements 2022-11-03 14:32:34 -07:00
validation.go APIs, Validation and condition enforcements 2022-11-03 14:32:34 -07:00