kubernetes/pkg
yongruilin 33dec2246f address feedback: refactor declarative validation migration checks
- Extract HV error filtering into filterHandwrittenErrors for readability.
- Simplify errOutputMatcherByStability initialization in testing helpers.
2026-02-13 00:54:18 +00:00
..
api address feedback: refactor declarative validation migration checks 2026-02-13 00:54:18 +00:00
apis opt-in Workload v1alpha1 to explicit declarative enforcement 2026-02-13 00:54:18 +00:00
auth
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 Remove feature gate HonorPVReclaimPolicy 2026-02-06 13:31:16 +08:00
controlplane Merge pull request #136118 from HarshalNeelkamal/ga-external-jwt 2026-02-06 03:16:29 +05:30
credentialprovider Migrate pkg/credentialprovider to structured logging 2025-08-11 16:41:55 -07:00
features Introduce DeclarativeValidationBeta and deprecate Takeover gate 2026-02-13 00:54:11 +00:00
fieldpath remove import doc comments 2024-12-02 16:59:34 +01:00
generated Merge pull request #136315 from liyuerich/commentstartauthorization 2026-02-06 14:04:32 +05:30
kubeapiserver Drop StructuredAuthorizationConfiguration feature gate 2026-01-26 11:35:39 -06:00
kubectl React to removing autoscaling v2beta1 and v2beta2 2025-12-05 11:59:30 +01:00
kubelet Update kubelet to use EventRecorderLogger.WithLogger() for contextual logging when emitting events. 2026-02-06 19:29:40 +02:00
kubemark remove portworx from in-tree volume plugins 2026-01-19 11:35:30 +08:00
printers Use latest API for column definitions in printers 2026-01-08 11:54:28 +01:00
probe build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
proxy refactor(kube-proxy): remove redundant empty endpoints check in topologyModeFromHints 2026-02-06 21:56:58 +05:30
quota/v1 locked the feature-gate VolumeAttributesClass to default (true) and switch storage version from v1beta1 to v1 2025-12-18 15:59:33 +08:00
registry Mark scheduling Workload validation as Alpha in test 2026-02-13 00:54:18 +00:00
routes build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
scheduler Decouple evaluation and execution in the preemption framework 2026-02-03 14:30:23 +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 build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
volume Fix:NewUnmounter always returns error while deleting pod after node reboot 2026-02-02 10:55:01 +08:00
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