kubernetes/pkg
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
..
api Merge pull request #125570 from sanchezl/test-additional-types 2024-10-12 03:18:20 +01:00
apis DRA: remove "classic DRA" 2024-10-16 23:09:50 +02:00
auth wire in ctx to rbac plugins 2024-09-17 20:04:02 +03:00
capabilities
client Use emeritus_* 2024-08-22 17:48:27 -04:00
cluster/ports
controller DRA: remove "classic DRA" 2024-10-16 23:09:50 +02:00
controlplane DRA: remove "classic DRA" 2024-10-16 23:09:50 +02:00
credentialprovider credential provider config: detect typos 2024-10-14 12:23:43 -07:00
features DRA: remove "classic DRA" 2024-10-16 23:09:50 +02:00
fieldpath
generated DRA: remove "classic DRA" 2024-10-16 23:09:50 +02:00
kubeapiserver Merge pull request #127711 from elmiko/correct-provider-deprecation-logic 2024-09-30 20:37:24 +01:00
kubectl DRA: bump API v1alpha2 -> v1alpha3 2024-07-21 17:28:13 +02:00
kubelet Merge pull request #127195 from yaojunyu/fix-pod-alway-restart-open-envetedpleg 2024-10-14 23:36:20 +01:00
kubemark kubemark: remove deprecated otel NewNoopTracerProvider 2024-06-07 19:10:54 +02:00
printers DRA: remove "classic DRA" 2024-10-16 23:09:50 +02:00
probe fix: enable nil-compare and error-nil rules from testifylint in module k8s.io/kubernetes 2024-09-25 06:02:47 +02:00
proxy Merge pull request #128060 from antoninbas/fix-typos-in-pkg/proxy/ipvs/ipset/ipset_test.go 2024-10-14 22:02:21 +01:00
quota/v1 DRA quota: add ResourceClaim v1.ResourceQuota limits 2024-07-23 18:52:34 +02:00
registry DRA: remove "classic DRA" 2024-10-16 23:09:50 +02:00
routes Move public key getter to interface 2024-06-25 18:10:08 -04:00
scheduler DRA: remove "classic DRA" 2024-10-16 23:09:50 +02:00
security fix: enable formatter rule from testifylint in module k8s.io/kubernetes 2024-09-26 08:19:54 +02:00
securitycontext Merge pull request #126011 from haircommander/sc-userns 2024-07-11 12:16:16 -07:00
serviceaccount Set credential-id in userinfo.extra for jwt authenticators if jti claim present 2024-08-30 11:02:44 -07:00
util feat: support changes for net.ipv4.tcp_rmem and net.ipv4.tcp_wmem #125234 2024-09-20 11:22:28 +08:00
volume volume: fix unit test flake 2024-10-15 11:57:57 +02:00
windows/service
.import-restrictions
OWNERS