kubernetes/cmd
Rafael Fernández López cd1ad5646e
kubeadm: add test to detect panics when given certain feature gates
This integration test allows us to detect if a given feature gate will
panic kubeadm. This builds on the assumption that a golang panic makes
the process exit with the code 2.

These tests are not trying to check if the init process succeeds or
not, their only purpose is to ensure that the exit code of the
`kubeadm init` invocation is not 2, thus, reflecting a golang panic.

Some refactors had to be made to the test code, so we return the exit
code along with stdout and stderr.
2019-10-01 20:37:37 +02:00
..
clicheck Move pkg/kubectl/cmd/util and subdirs to staging 2019-07-29 13:08:41 -07:00
cloud-controller-manager remove pkg/version and some of redundant copies of it 2019-09-16 16:24:35 -07:00
controller-manager Fix a static check failure in controller-manager 2019-08-31 03:01:02 +00:00
gendocs Create work-around wrappers for pure attribute on go_binary and go_test 2019-02-22 18:08:34 -08:00
genkubedocs Drop cloud-controller-manager artifacts from k/k release 2019-08-06 13:51:27 -04:00
genman Drop cloud-controller-manager artifacts from k/k release 2019-08-06 13:51:27 -04:00
genswaggertypedocs Clean up genswaggertypedocs. 2019-05-01 16:32:05 +00:00
genutils
genyaml Remove genyaml binary 2019-04-12 08:31:29 -04:00
hyperkube remove pkg/version and some of redundant copies of it 2019-09-16 16:24:35 -07:00
importverifier delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
kube-apiserver Merge pull request #82033 from logicalhan/reviewers 2019-09-26 16:55:37 -07:00
kube-controller-manager Refactor CSI Translation Library into a struct that is injected into various components to simplify unit testing in future 2019-09-27 12:59:53 -07:00
kube-proxy Merge pull request #72535 from tallclair/content-type 2019-09-27 18:43:39 -07:00
kube-scheduler Merge pull request #72535 from tallclair/content-type 2019-09-27 18:43:39 -07:00
kubeadm kubeadm: add test to detect panics when given certain feature gates 2019-10-01 20:37:37 +02:00
kubectl remove pkg/version and some of redundant copies of it 2019-09-16 16:24:35 -07:00
kubelet remove pkg/version and some of redundant copies of it 2019-09-16 16:24:35 -07:00
kubemark Add version logging to kubemark 2019-09-18 10:06:29 +02:00
linkcheck Add http response code 503 to check. 2019-08-15 15:52:54 +08:00
preferredimports verify import aliases 2019-06-15 22:31:39 -04:00
verifydependencies improve error messages for verifydependency 2019-07-11 23:47:10 +02:00
BUILD reference paths to update to bump dependencies 2019-07-10 20:11:40 +02:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00