kubernetes/cmd/kubeadm/app/util
Dave Chen b883f30501 kubeadm: Support kubeadm config validate for ResetConfiguration
Signed-off-by: Dave Chen <dave.chen@arm.com>
2023-07-15 19:29:18 +08:00
..
apiclient Merge pull request #117630 from skitt/intstr-fromint32-cluster-lifecycle 2023-05-19 08:50:30 -07:00
certs Replaces path.Operation with filepath.Operation (part 2) 2023-01-01 00:15:30 +00:00
config kubeadm: Support kubeadm config validate for ResetConfiguration 2023-07-15 19:29:18 +08: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 kubeadm: backdate generated CAs by 5 minutes 2023-06-28 00:12:29 -04: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_test.go kubeadm: Support custom env in control plane component 2023-07-04 09:57:07 +08:00
env.go kubeadm: Support custom env in control plane component 2023-07-04 09:57:07 +08: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: Support kubeadm config migrate for ResetConfiguration 2023-07-15 13:18:47 +08:00
marshal.go kubeadm: Support kubeadm config migrate for ResetConfiguration 2023-07-15 13:18:47 +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