kubernetes/plugin/pkg/auth/authorizer/rbac/bootstrappolicy
Jan Chaloupka 0045ef5294 system:kube-scheduler: extend the RBAC with pods/finalizers
When enabling DynamicResourceAllocation the dynamicresource plugin may
error during scheduling with:
```
E0212 08:57:53.817268       1 framework.go:1323] "Plugin failed" err="podschedulingcontexts.resource.k8s.io \"pod\" is forbidden: cannot set blockOwnerDeletion if an ownerReference refers to a resource you can't set finalizers on: , <nil>" plugin="DynamicResources" pod="gpu-test2/pod"
```
2024-02-26 15:42:35 +01:00
..
testdata Remove unneeded permissions of node-controller role 2024-01-18 15:58:28 +08:00
controller_policy.go Merge pull request #122635 from carlory/KEP-2799 2024-02-02 12:47:23 -08:00
controller_policy_test.go Support scale subresource for PDBs (#76294) 2019-05-23 22:24:17 -07:00
namespace_policy.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
policy.go system:kube-scheduler: extend the RBAC with pods/finalizers 2024-02-26 15:42:35 +01:00
policy_test.go Replace apimachinery diff.StringDiff with cmp 2023-04-12 08:45:31 -07:00