kubernetes/plugin/pkg/auth/authorizer/rbac
Jon Huhn 5760a4f282 DRA scheduler: device taints and tolerations
Thanks to the tracker, the plugin sees all taints directly in the device
definition and can compare it against the tolerations of a request while
trying to find a device for the request.

When the feature is turnedd off, taints are ignored during scheduling.
2025-03-19 09:18:38 +01:00
..
bootstrappolicy DRA scheduler: device taints and tolerations 2025-03-19 09:18:38 +01:00
rbac.go wire in ctx to rbac plugins 2024-09-17 20:04:02 +03:00
rbac_test.go add field and label selectors to authorization attributes 2024-07-19 15:06:47 -04:00
subject_locator.go wire in ctx to rbac plugins 2024-09-17 20:04:02 +03:00
subject_locator_test.go wire in ctx to rbac plugins 2024-09-17 20:04:02 +03:00