kubernetes/cmd
Lubomir I. Ivanov bc2179d882 pause: fix version drift in various files
The latest pause version is 3.10.2 but due to the introduction
of the PATCH level version to the pause image (previously was
only MAJOR.MINOR), various files have remained on an older
version. Either 3.10 or 3.10.1. Our validation with
build/dependencies.yaml ./hack/verify-external-dependencies.sh
did not account for that.
2026-04-03 16:11:09 +02:00
..
clicheck
cloud-controller-manager Deprecate obsolete slice utility functions 2026-02-16 10:04:33 +01:00
dependencycheck
dependencyverifier Add a list of modules that should be pinned at current versions 2025-05-20 18:05:57 -04:00
fieldnamedocscheck Make verify-fieldname-docs actually error 2024-01-14 10:32:08 -08:00
gendocs
genfeaturegates add utility for generating markdown for feature gates 2025-12-18 22:53:56 -05:00
genkubedocs migrate pkg/kubelet/kubeletconfig to contextual logging 2025-07-17 10:16:03 +03:00
genman migrate pkg/kubelet/kubeletconfig to contextual logging 2025-07-17 10:16:03 +03:00
genswaggertypedocs
genutils
genyaml switch to latest sigs.k8s.io/yaml v1.5.0 (run update-gofmt.sh as well) 2025-06-25 11:42:12 -04:00
gotemplate fix: use ErrorContains(t, err instead of Contains(t, err.Error() 2024-09-26 22:22:20 +02:00
import-boss unittests: Fixes unit tests for Windows (part 11) 2024-05-16 12:36:49 +00:00
importverifier Drop usage of forked copies of goyaml.v2 and goyaml.v3 2025-06-17 11:00:27 -04:00
kube-apiserver Merge pull request #136355 from enj/enj/i/tls_cache_gc 2026-03-19 05:42:29 +05:30
kube-controller-manager Workload API: PodGroup ResourceClaims (KEP-5729) 2026-03-22 14:52:45 -05:00
kube-proxy Enable native histograms gated by feature flag in kube-proxy 2026-03-16 12:09:37 -07:00
kube-scheduler scheduler: use contextual logging for event emission 2026-03-19 14:33:09 +02:00
kubeadm pause: fix version drift in various files 2026-04-03 16:11:09 +02:00
kubectl Manually read verbosity before kubectl command construction 2025-05-08 16:47:29 +02:00
kubectl-convert
kubelet Merge pull request #134627 from briansonnenberg/brians-kubelet-pods-api 2026-03-19 07:52:30 +05:30
kubemark cri-api: Add streaming RPCs for CRI list operations 2026-03-18 16:32:49 +00:00
preferredimports Fix malformed OWNERS entries used by maintainers 2026-03-24 10:34:00 +08:00
prune-junit-xml prune-junit-xml: preserve system out + err text during test pruning 2024-12-02 11:17:57 +01:00
OWNERS