mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue
Revert "Avoid hard-coding list of Node Conditions"
* we don't know how other API consumers are using node conditions (there was no prior expectation that the scheduler would block on custom conditions)
* not all conditions map directly to schedulability (e.g. `MemoryPressure`/`DiskPressure`)
* not all conditions use True to mean "unschedulable" (e.g. `Ready`)
This reverts commit
|
||
---|---|---|
.. | ||
algorithm | ||
algorithmprovider | ||
api | ||
factory | ||
metrics | ||
schedulercache | ||
testing | ||
BUILD | ||
OWNERS | ||
equivalence_cache.go | ||
extender.go | ||
extender_test.go | ||
generic_scheduler.go | ||
generic_scheduler_test.go | ||
scheduler.go | ||
scheduler_test.go |