mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-09 22:05:16 -05:00
Automatic merge from submit-queue Moved node condition filter into a predicates. **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #50360 **Release note**: ```release-note A new predicates, named 'CheckNodeCondition', was added to replace node condition filter. 'NetworkUnavailable', 'OutOfDisk' and 'NotReady' maybe reported as a reason when failed to schedule pods. ``` |
||
|---|---|---|
| .. | ||
| predicates | ||
| priorities | ||
| BUILD | ||
| doc.go | ||
| scheduler_interface.go | ||
| scheduler_interface_test.go | ||
| types.go | ||
| types_test.go | ||
| well_known_labels.go | ||