kubernetes/cmd/kubeadm/app/util
Kubernetes Prow Robot 03ebd4b7ef
Merge pull request #116656 from HirazawaUi/fik-fd-leaks
Cleanup fd leaks and file removal cleanup
2023-05-24 22:50:50 -07:00
..
apiclient Merge pull request #117630 from skitt/intstr-fromint32-cluster-lifecycle 2023-05-19 08:50:30 -07:00
certs kubeadm: remove redundant import alias and unused apiclient util funcs 2022-09-28 12:36:54 +08:00
config kubeadm: add the "config validate" subcommand 2023-05-24 21:22:02 +03:00
crypto re-order imports for kubeadm 2021-08-17 22:40:46 +08:00
dryrun cleanup: remove duplicate import 2022-07-14 11:25:19 +08:00
etcd kubeadm: Remove leading zeros from etcd member ID in log messages 2023-05-12 17:38:44 -07:00
image Merge pull request #110941 from runzhliu/patch-1 2022-09-19 14:21:34 -07:00
initsystem code cleanup for kubeadm 2023-04-26 23:51:39 +08:00
kubeconfig kubeadm: respect user provided kubeconfig during discovery process 2022-11-24 12:29:10 +08:00
output cleanup: kubeadm upgrade plan supports json/yaml output 2022-03-25 16:15:43 +08:00
patches fix fd leaks and failed file removing for main pkg and cmd 2023-05-09 09:24:11 -05:00
pkiutil update serial number to a valid non-zero number in ca certificate (#117791) 2023-05-09 06:34:08 -07:00
pubkeypin kubeadm: fix the bug that kubeadm only uses the first hash in caCertHashes to verify the root CA 2021-05-13 19:38:39 +08:00
runtime kubeadm: fix crictl pull using wrong flag, use -i and -r 2023-05-06 14:50:21 +08:00
staticpod kubeadm: fix a bug where the static pod changes detection logic is inconsistent with kubelet 2023-05-17 17:05:24 +08:00
users enhance and fix log calls 2022-03-24 11:13:50 +01:00
arguments_test.go cleanup: remove insecure flag 2021-12-09 12:36:29 +08:00
arguments.go kubeadm: print warnings to stderr 2022-01-11 23:08:59 +08:00
chroot_unix.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
chroot_windows.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
copy_unix.go kubeadm: return the output from stdout and stderr 2023-01-03 10:45:12 +08:00
copy_windows.go kubeadm: return the output from stdout and stderr 2023-01-03 10:45:12 +08:00
copy.go kubeadm: fix a bug where file copy(backup) could not be executed correctly on Windows platform during upgrade 2023-05-08 22:17:32 +08:00
endpoint_test.go kubeadm cleanup: master -> control-plane (cont.3) 2019-02-23 10:19:26 +07:00
endpoint.go kubeadm: print warnings to stderr 2022-01-11 23:08:59 +08:00
env.go propagate proxy env var to kube-proxy 2019-10-30 16:18:43 +01:00
error_test.go re-order the imports in kubeadm 2021-07-04 16:41:27 +08:00
error.go Improve tips of incorrect input of kubedm some subcommand 2022-08-26 01:18:29 +00:00
marshal_test.go kubeadm: detect runtime socket as URL format 2022-01-03 21:15:03 +02:00
marshal.go kubeadm: print the detailed manifest info when decoding it into runtime.Object fails 2022-10-21 16:50:17 +08:00
template_test.go Updating pause image refernces to 3.9 2022-11-14 10:24:54 -08:00
template.go [kubeadm/app/util]switch to github.com/pkg/errors 2018-10-26 15:17:21 +08:00
version_test.go kubeadm: add test cases for version_test.go 2022-08-22 02:56:35 +00:00
version.go code cleanup for kubeadm 2023-04-26 23:51:39 +08:00