mirror of https://github.com/kubernetes/kops.git
kubetest2-kops searches for create-args values of --control-plane-count. While kops recognizes both --control-plane-count and --master-count, kubetest2-kops will add --control-plane-count if it isn't already set in --create-args. This means any references to --master-count need to be updated to --control-plane-count. |
||
|---|---|---|
| .. | ||
| cmd/recorder | ||
| resources.yaml | ||
| run-test.sh | ||
| test-leader-migration.sh | ||