Files
kubernetes/test/integration
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-07-21 16:50:16 +00:00
2025-10-30 13:36:38 -05:00
2025-07-21 16:50:16 +00:00
2025-10-29 19:36:11 +00:00