kubernetes/cmd/kubeadm/app/phases
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
..
addons kubeadm: optimize and make the usage consistent about apierrors.IsNotFound 2022-10-13 23:23:53 +08:00
bootstraptoken Merge pull request #106883 from calvin0327/move-well-know-systemConstant 2022-02-01 17:28:21 -08:00
certs kubeadm: Enable dry-run mode for phase of control-plane-prepare certs 2022-10-17 18:29:53 +08:00
controlplane kubeadm: bump to use golang generic 2022-12-14 10:31:18 +08:00
copycerts Merge pull request #111534 from claudiubelu/unittests-7 2022-10-24 06:30:25 -07:00
etcd add etcd as learner mode and promote when fg EtcdLearnerMode is enabled 2022-12-16 21:09:59 +08:00
kubeconfig kubeadm: print out the solution if CA files do not exist 2022-10-10 15:24:42 +08:00
kubelet Updating pause image refernces to 3.9 2022-11-14 10:24:54 -08:00
markcontrolplane kubeadm: cleanup master related taint and tolerations 2022-08-25 22:22:20 +08:00
patchnode kubeadm: change the default CRI socket to containerd 2022-01-12 17:15:45 +02:00
upgrade kubeadm: return the output from stdout and stderr 2023-01-03 10:45:12 +08:00
uploadconfig kubeadm: remove MutateImageRepository for registry change 2022-08-24 17:47:51 +08:00