mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-13 14:14:21 -04:00
- 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`
|
||
|---|---|---|
| .. | ||
| .import-restrictions | ||
| import_known_versions.go | ||
| printers.go | ||
| printers_test.go | ||
| sorted_resource_name_list_test.go | ||