kubernetes/plugin/pkg/auth
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
..
authenticator Clean up formatting 2023-03-30 16:38:15 -04:00
authorizer DRA device taints: add separate feature gate for rules 2025-11-05 20:03:17 +01:00
doc.go remove import doc comments 2024-12-02 16:59:34 +01:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00