kubernetes/pkg/printers
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
..
internalversion DRA: remove "classic DRA" 2024-10-16 23:09:50 +02:00
storage hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
.import-restrictions update existing import-restrictions files 2020-01-28 10:51:45 +01:00
interface.go Moves tableprinter.go and tabwriter.go to cli-runtime/pkg/printers. Copies PrintOptions to cli-runtime/pkg/printers. 2019-10-22 23:45:08 -07:00
OWNERS Update sig-cli OWNERS 2022-02-14 10:55:35 -07:00
tablegenerator.go Generate and format files 2022-07-26 13:14:05 -04:00
tablegenerator_test.go Check for errors ahead of time 2022-06-23 23:26:17 +08:00