kubernetes/pkg/controller/resourceclaim
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
..
metrics DRAAdminAccess: add metrics 2025-07-18 07:15:41 -07:00
controller.go DRA: use v1 API 2025-07-24 08:33:45 +02:00
controller_test.go DRA: use v1 API 2025-07-24 08:33:45 +02:00
doc.go kube-controller-manager: add ResourceClaim controller 2022-11-10 20:23:50 +01:00
OWNERS DRA: add wg/device-management label automatically 2024-10-28 16:36:04 +01:00
uid_cache.go Use k8s.io/utils/lru instead of github.com/golang/groupcache/lru 2024-11-04 10:51:13 -05:00