kubernetes/cmd/kubeadm/app/util
2026-01-09 04:30:53 -05:00
..
apiclient kubeadm: switch tests to NewClientset 2026-01-09 04:30:53 -05:00
certs use slices package to reduce the codes 2025-04-26 23:08:02 +09:00
config kubeadm: switch tests to NewClientset 2026-01-09 04:30:53 -05:00
crypto kubeadm: start using util/errors 2025-06-05 16:05:02 +03:00
dryrun kubeadm: use JoinHostPort in WaitControlPlaneClient 2025-09-25 19:11:10 +02:00
errors kubeadm: add a local implementation of wrapped errors 2025-06-05 16:04:52 +03:00
etcd kubeadm: switch tests to NewClientset 2026-01-09 04:30:53 -05:00
image Merge pull request #110941 from runzhliu/patch-1 2022-09-19 14:21:34 -07:00
initsystem build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
kubeconfig kubeadm: add missing cluster-info context validation 2025-10-20 11:58:58 +02:00
output kubeadm: removed the deprecated flag '--experimental-output', please use the flag '--output' instead that serves the same purpose. Affected commands are - "kubeadm config images list", "kubeadm token list", "kubeadm upgade plan", "kubeadm certs check-expiration". 2024-08-26 16:48:30 +08:00
patches kubeadm: start using util/errors 2025-06-05 16:05:02 +03:00
pkiutil Remove invalid SAN certificate construction 2025-10-13 10:27:22 -07:00
pubkeypin kubeadm: start using util/errors 2025-06-05 16:05:02 +03:00
runtime build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
staticpod build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
users build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
arguments.go kubeadm: do not sort extraArgs alpha-numerically 2025-11-24 12:59:57 +01:00
arguments_test.go kubeadm: do not sort extraArgs alpha-numerically 2025-11-24 12:59:57 +01:00
chroot_unix.go build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
chroot_windows.go build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
copy.go kubeadm: start using util/errors 2025-06-05 16:05:02 +03:00
copy_unix.go build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
copy_windows.go build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
endpoint.go kubeadm: start using util/errors 2025-06-05 16:05:02 +03:00
endpoint_test.go kubeadm cleanup: master -> control-plane (cont.3) 2019-02-23 10:19:26 +07:00
env.go kubeadm: sort the results of MergeKubeadmEnvVars 2024-08-20 09:11:53 +03:00
env_test.go kubeadm: sort the results of MergeKubeadmEnvVars 2024-08-20 09:11:53 +03:00
marshal.go kubeadm: start using util/errors 2025-06-05 16:05:02 +03:00
marshal_test.go rename SplitYAMLDocuments function 2025-03-03 18:37:52 +08:00
starttime.go kubeadm: add support for custom cert validity period in v1beta4 2024-05-01 19:01:49 +03:00
template.go kubeadm: start using util/errors 2025-06-05 16:05:02 +03:00
template_test.go switch k/k to pause version 3.10 2024-05-24 10:02:51 +03:00
version.go kubeadm: start using util/errors 2025-06-05 16:05:02 +03:00
version_test.go kubeadm: start using util/errors 2025-06-05 16:05:02 +03:00