kubernetes/pkg
Patrick Ohly 85bca3b684 DRA device taints: fix beta-enabled, alpha-disable configurations
DeviceTaintRule is off by default because the corresponding v1beta2 API group
is off. When enabled, the potentially still disabled v1alpha3 API version was
used instead of the new v1beta2, causing the scheduler to fail while setting up
informers and then not scheduling pods.
2026-03-13 09:20:57 +01:00
..
admission/plugin Add policy manifest loader, source, and plugin wiring 2026-03-11 23:47:55 -07:00
api Merge pull request #137170 from pohly/dra-device-taints-beta 2026-03-13 00:13:38 +05:30
apis Merge pull request #137321 from nojnhuh/resourceclaimname-status-validation 2026-03-13 02:57:35 +05:30
auth wire in ctx to rbac plugins 2024-09-17 20:04:02 +03:00
capabilities remove import doc comments 2024-12-02 16:59:34 +01:00
certauthorization Pod Certificates: Basic implementation 2025-07-21 21:49:57 +00:00
client test: code coverage increase for kubelet_client 2025-06-25 13:39:12 +08:00
cluster/ports remove import doc comments 2024-12-02 16:59:34 +01:00
controller Merge pull request #137170 from pohly/dra-device-taints-beta 2026-03-13 00:13:38 +05:30
controlplane Merge pull request #137679 from jpbetz/fix-and-test-wiping-reset-consistency 2026-03-13 05:15:34 +05:30
credentialprovider Remove redundant re-assignment in for-loops under pkg 2026-03-02 08:47:43 +01:00
features Merge pull request #137362 from tallclair/on-demand-relist 2026-03-13 06:15:40 +05:30
fieldpath remove import doc comments 2024-12-02 16:59:34 +01:00
generated Merge pull request #137083 from brejman/generate-plugin 2026-03-13 06:15:33 +05:30
kubeapiserver Add policy manifest loader, source, and plugin wiring 2026-03-11 23:47:55 -07:00
kubectl Create Workload API v1alpha2 (#136976) 2026-03-10 07:59:10 +05:30
kubelet Merge pull request #137676 from ndixita/allocated-resources-cleanup 2026-03-13 10:33:41 +05:30
kubemark remove portworx from in-tree volume plugins 2026-01-19 11:35:30 +08:00
printers Create Workload API v1alpha2 (#136976) 2026-03-10 07:59:10 +05:30
probe Remove redundant re-assignment in for-loops under pkg 2026-03-02 08:47:43 +01:00
proxy Merge pull request #137501 from danwinship/nftables-list-redux 2026-03-12 19:41:45 +05:30
quota/v1 Make quota evaluators in admission conditional on enabled resources 2026-02-20 11:34:33 -05:00
registry Merge pull request #137679 from jpbetz/fix-and-test-wiping-reset-consistency 2026-03-13 05:15:34 +05:30
routes build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
scheduler DRA device taints: fix beta-enabled, alpha-disable configurations 2026-03-13 09:20:57 +01:00
security build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
securitycontext Merge pull request #131018 from saschagrunert/default-masked-paths 2025-07-15 10:56:23 -07:00
serviceaccount Service account controller: Wire through context 2025-12-04 19:30:55 -05:00
util Move WatchUntil to staging 2026-03-11 23:47:52 -07:00
volume Merge pull request #137213 from Jefftree/leak-fix 2026-03-12 06:09:42 +05:30
windows/service build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
.import-restrictions restrict the use of scheme internally to client-go 2025-05-16 08:48:39 +00:00
OWNERS lavalamp is taking a long break 2023-05-11 16:43:38 +00:00