Check whether required params for embedded addons are present #1555
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/normal
Not that urgent, but is important
sig/cluster-management
Denotes a PR or issue as being assigned to SIG Cluster Management.
Milestone
What happened:
Here's a snippet from my KubeOneCluster manifest:
As you can see, I missed to configure the AUTOSCALER_VERSION param.
After applying this, I saw this funny issue:
What is the expected behavior:
kubeone should probably fail before deploying addons, if required parameters are missing.
How to reproduce the issue:
See above - install e.g. the embedded cluster-autoscaler addon but don't specify any params.
Anything else we need to know?
Better examples wrt enabling the embedded addons would be nice.
Information about the environment:
KubeOne version (
kubeone version
): 1.3The text was updated successfully, but these errors were encountered: