kubernetes/plugin/pkg/auth/authorizer/node
Patrick Ohly 5c4f81743c DRA: use v1 API
As before when adding v1beta2, DRA drivers built using the
k8s.io/dynamic-resource-allocation helper packages remain compatible with all
Kubernetes release >= 1.32. The helper code picks whatever API version is
enabled from v1beta1/v1beta2/v1.

However, the control plane now depends on v1, so a cluster configuration where
only v1beta1 or v1beta2 are enabled without the v1 won't work.
2025-07-24 08:33:45 +02:00
..
graph.go Pod Certificates: Basic implementation 2025-07-21 21:49:57 +00:00
graph_populator.go DRA: use v1 API 2025-07-24 08:33:45 +02:00
graph_test.go Pod Certificates: Basic implementation 2025-07-21 21:49:57 +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 Pod Certificates: Basic implementation 2025-07-21 21:49:57 +00:00
node_authorizer_test.go DRA: use v1 API 2025-07-24 08:33:45 +02:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00