kubernetes/pkg/controller/devicetainteviction
Patrick Ohly 60744fc8b9 DRA device taint eviction: track evicting rules
This avoids having to call the rule lister (which theoretically, but not in
practice) fail and having to iterate over rules which can be ignored (might be
a small performance boost).
2025-11-05 20:03:17 +01:00
..
config generated files 2025-11-04 21:57:24 +01:00
metrics DRA: add device taint eviction controller 2025-03-19 09:18:38 +01:00
device_taint_eviction.go DRA device taint eviction: track evicting rules 2025-11-05 20:03:17 +01:00
device_taint_eviction_test.go DRA device taints: add separate feature gate for rules 2025-11-05 20:03:17 +01:00
doc.go DRA: add device taint eviction controller 2025-03-19 09:18:38 +01:00
mockqueue_test.go DRA device taints: DeviceTaintRule status 2025-11-04 21:57:24 +01:00
nopqueue.go DRA device taint eviction: use NOP queue during simulation 2025-11-05 20:03:17 +01:00
OWNERS