Ensure we don't lose information about on what cloud provider we deploy cluster when using external CCM #168
Labels
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/active
Indicates that an issue or PR is actively being worked on by a contributor.
priority/normal
Not that urgent, but is important
Milestone
Follow-up of #161
To use external CCM (Cloud Controller Manager),
provider.Name
field needs to be set toexternal
instead of cloud provider's name. With this implementation, we're losing information on what cloud provider we deploy the cluster, and therefore lose some features such as Terraform automation for worker nodes.Acceptance criteria:
The text was updated successfully, but these errors were encountered: