kubernetes/cmd/kubeadm
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
..
app pause: fix version drift in various files 2026-04-03 16:11:09 +02:00
test kubeadm: start using util/errors 2025-06-05 16:05:02 +03:00
.import-restrictions kubeadm: update .import-restrictions 2023-01-07 23:46:02 +08:00
kubeadm.go kubeadm: add a local implementation of wrapped errors 2025-06-05 16:04:52 +03:00
OWNERS add HirazawaUi to kubeadm approvers list 2025-05-08 21:15:24 +08:00