mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-02 13:40:39 -05:00
Automatic merge from submit-queue (batch tested with PRs 40175, 41107, 41111, 40893, 40919) kubeadm: skip integration tests if kubeadm-cmd-skip flag passed Will skip integration tests for token generation if it can't find a file by the given --kubeadm-path or default value. **What this PR does / why we need it**: Tests would fail if just running `go test` in the dir because it expects to have more values. This won't change the behavior of `make test-cmd` which gets run here: https://github.com/kubernetes/kubernetes/blob/master/Makefile#L258 **Which issue this PR fixes**: fixes #40155 **Special notes for your reviewer**: /cc @pires @pipejakob @liggitt ```release-note NONE ``` |
||
|---|---|---|
| .. | ||
| clicheck | ||
| cloud-controller-manager | ||
| gendocs | ||
| genkubedocs | ||
| genman | ||
| genslateyaml | ||
| genswaggertypedocs | ||
| genutils | ||
| genyaml | ||
| hyperkube | ||
| kube-aggregator | ||
| kube-apiserver | ||
| kube-controller-manager | ||
| kube-discovery | ||
| kube-proxy | ||
| kubeadm | ||
| kubectl | ||
| kubelet | ||
| kubemark | ||
| libs/go2idl | ||
| linkcheck | ||
| mungedocs | ||
| BUILD | ||
| OWNERS | ||