Files
kubernetes/pkg/controller
Patrick Ohly eaee6b6bce DRA device taints: add separate feature gate for rules
Support for DeviceTaintRules depends on a significant amount of
additional code:
- ResourceSlice tracker is a NOP without it.
- Additional informers and corresponding permissions in scheduler and controller.
- Controller code for handling status.

Not all users necessarily need DeviceTaintRules, so adding a second feature
gate for that code makes it possible to limit the blast radius of bugs in that
code without having to turn off device taints and tolerations entirely.
2025-11-05 20:03:17 +01:00
..
2025-11-04 21:57:24 +01:00
2024-09-20 12:36:38 +05:30
2024-12-02 16:59:34 +01:00
2025-08-04 19:12:13 +00:00