kubernetes/pkg/features
Patrick Ohly f84eb5ecf8 DRA: remove "classic DRA"
This removes the DRAControlPlaneController feature gate, the fields controlled
by it (claim.spec.controller, claim.status.deallocationRequested,
claim.status.allocation.controller, class.spec.suitableNodes), the
PodSchedulingContext type, and all code related to the feature.

The feature gets removed because there is no path towards beta and GA and DRA
with "structured parameters" should be able to replace it.
2024-10-16 23:09:50 +02:00
..
client_adapter.go Inject feature gate instance into client-go for kube components. 2024-01-16 12:51:00 -05:00
client_adapter_test.go apiserver: Add API emulation versioning. 2024-06-25 22:12:11 +00:00
kube_features.go DRA: remove "classic DRA" 2024-10-16 23:09:50 +02:00
kube_features_test.go apiserver: Add API emulation versioning. 2024-06-25 22:12:11 +00:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
versioned_kube_features.go DRA: remove "classic DRA" 2024-10-16 23:09:50 +02:00