kubernetes/plugin/pkg
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
..
admission drop UserNamespacesPodSecurityStandards feature gate 2025-10-31 14:08:21 -04:00
auth DRA device taints: add separate feature gate for rules 2025-11-05 20:03:17 +01:00