kubernetes/cmd/kubeadm/app/phases/uploadconfig
Lubomir I. Ivanov bcc16b9c1e kubeadm: remove negative test cases from TestUploadConfiguration
UploadConfiguration() now always retries the underling API calls,
which can make TestUploadConfiguration run for a long time.

Remove the negative test cases, where errors are expected.
Negative test cases should be tested in app/util/apiclient,
where a short timeout / retry count should be possible for unit tests.
2020-06-22 22:14:11 +03:00
..
BUILD kubeadm: remove negative test cases from TestUploadConfiguration 2020-06-22 22:14:11 +03:00
uploadconfig_test.go kubeadm: remove negative test cases from TestUploadConfiguration 2020-06-22 22:14:11 +03:00
uploadconfig.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00