mirror of https://github.com/k3s-io/k3s
![]() 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. ``` |
||
---|---|---|
.. | ||
BUILD | ||
OWNERS | ||
extender_test.go | ||
main_test.go | ||
predicates_test.go | ||
priorities_test.go | ||
scheduler_test.go | ||
util.go |