kubernetes/plugin/pkg/auth/authorizer/node
Patrick Ohly 8d814298bb kubelet: grant permission for DeleteCollection
2e34e187c9 enabled kubelet to do List and Watch
requests with the caveat that kubelet should better use a field selector (which
it does). The same is now also needed for DeleteCollection because kubelet will
use that to clean up in one operation instead of using multiple.
2024-07-18 09:09:19 +02:00
..
graph.go dra api: rename NodeResourceSlice -> ResourceSlice 2024-03-07 22:22:55 +01:00
graph_populator.go dra api: rename NodeResourceSlice -> ResourceSlice 2024-03-07 22:22:55 +01:00
graph_test.go remove DynamicKubeletConfig feature gate from the code 2022-09-23 23:14:19 +00:00
intset.go Switch node authorizer index to refcounts 2020-02-10 13:24:13 -05:00
intset_test.go Switch node authorizer index to refcounts 2020-02-10 13:24:13 -05:00
metrics.go Improve observability of node authorizer: 2020-11-10 08:40:46 +01:00
node_authorizer.go kubelet: grant permission for DeleteCollection 2024-07-18 09:09:19 +02:00
node_authorizer_test.go DRA: remove "source" indirection from v1 Pod API 2024-06-27 17:53:24 +02:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00