kubernetes/cmd/kubeadm/app/phases/upgrade
Dave Chen fd60b9c492 kubeadm: return the output from stdout and stderr
It was just saying the copy of file failed with `exit status 1`,
no much details for what's going wrong.

Combine the stderr and stdout and show those info will be easier
for us to fix the problem.

Signed-off-by: Dave Chen <dave.chen@arm.com>
2023-01-03 10:45:12 +08:00
..
compute_test.go fix: map and slice create style 2022-09-07 17:10:13 +08:00
compute.go fix: map and slice create style 2022-09-07 17:10:13 +08:00
health.go kubeadm: bump to use golang generic 2022-12-14 10:31:18 +08:00
main_test.go re-order the imports in kubeadm 2021-07-04 16:41:27 +08:00
policy_test.go kubeadm: further improve the dynamic version population 2021-08-12 19:54:06 +03:00
policy.go fix: map and slice create style 2022-09-07 17:10:13 +08:00
postupgrade_test.go kubeadm: cleanup the temporary workaround about kubelet --container-runtime flag 2022-12-11 15:52:12 +08:00
postupgrade.go kubeadm: cleanup the temporary workaround about kubelet --container-runtime flag 2022-12-11 15:52:12 +08:00
preflight.go kubeadm: bump to use golang generic 2022-12-14 10:31:18 +08:00
staticpods_test.go add etcd as learner mode and promote when fg EtcdLearnerMode is enabled 2022-12-16 21:09:59 +08:00
staticpods.go kubeadm: return the output from stdout and stderr 2023-01-03 10:45:12 +08:00
versiongetter.go kubeadm: return stored FakedServerVersion when dry-running 2022-12-22 19:53:35 +02:00