kubernetes/pkg/kubeapiserver/authorizer
Patrick Ohly 0b6a0d686a dra api: rename NodeResourceSlice -> ResourceSlice
While currently those objects only get published by the kubelet for node-local
resources, this could change once we also support network-attached
resources. Dropping the "Node" prefix enables such a future extension.

The NodeName in ResourceSlice and StructuredResourceHandle then becomes
optional. The kubelet still needs to provide one and it must match its own node
name, otherwise it doesn't have permission to access ResourceSlice objects.
2024-03-07 22:22:55 +01:00
..
modes hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
config.go dra api: rename NodeResourceSlice -> ResourceSlice 2024-03-07 22:22:55 +01:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
reload.go Add authorization webhook duration/count/failopen metrics 2024-03-04 14:01:15 -05:00