Allow config and ignore-preflight to be specified together
In commit 3a0aa06f, the flag
was changed from `ignore-checks-errors` to `ignore-preflight-errors`,
but the condition check in ValidateMixedArguments was not updated.
So specifying say `--config kubeadm.conf --ignore-preflight-errors all`
would fail.
Showing
Please
register
or
sign in
to comment