kubernetes/plugin/pkg/auth/authorizer/node
Patrick Ohly b51d68bb87 DRA: bump API v1alpha2 -> v1alpha3
This is in preparation for revamping the resource.k8s.io completely. Because
there will be no support for transitioning from v1alpha2 to v1alpha3, the
roundtrip test data for that API in 1.29 and 1.30 gets removed.

Repeating the version in the import name of the API packages is not really
required. It was done for a while to support simpler grepping for usage of
alpha APIs, but there are better ways for that now. So during this transition,
"resourceapi" gets used instead of "resourcev1alpha3" and the version gets
dropped from informer and lister imports. The advantage is that the next bump
to v1beta1 will affect fewer source code lines.

Only source code where the version really matters (like API registration)
retains the versioned import.
2024-07-21 17:28:13 +02:00
..
graph.go dra api: rename NodeResourceSlice -> ResourceSlice 2024-03-07 22:22:55 +01:00
graph_populator.go DRA: bump API v1alpha2 -> v1alpha3 2024-07-21 17:28:13 +02: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 Add selector authorization to the Node authorizer 2024-07-19 15:06:51 -04:00
node_authorizer_test.go DRA: bump API v1alpha2 -> v1alpha3 2024-07-21 17:28:13 +02:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00