kubernetes/pkg/controlplane
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
..
apiserver DRA: remove "classic DRA" 2024-10-16 23:09:50 +02:00
controller fix(leaderelection): nil check in OnStoppedLeading func 2024-10-04 00:26:06 +08:00
reconcilers refactor: add delete options for Delete method in storage interface 2024-10-08 10:45:15 -04:00
storageversionhashdata remove resource flowschemas and prioritylevelconfigurations from legacyBetaEnabledByDefaultResources in v1.32 2024-09-02 11:30:17 +08:00
doc.go fix doc file 2020-09-02 10:48:26 -07:00
import_known_versions.go feat: implements Storage Version Migration API in-tree 2024-03-08 04:18:56 +00:00
import_known_versions_test.go add field and label selectors to authorization attributes 2024-07-19 15:06:47 -04:00
instance.go remove resource flowschemas and prioritylevelconfigurations from legacyBetaEnabledByDefaultResources in v1.32 2024-09-02 11:30:17 +08:00
instance_test.go fix: enable expected-actual rule from testifylint in module k8s.io/kubernetes 2024-09-27 07:56:31 +02:00
OWNERS Use emeritus_* 2024-08-22 17:48:27 -04:00