Determine the infrastructure provider of the Cluster when the infrastructureRef
is not set
#9
Labels
bug
Something isn't working
infrastructureRef
is not set
#9
The app uses the
kind
of thecluster.spec.infrastructureRef
to parse the name of the provider, i.e. Azure, AWS, GCP. Clusters built from ClusterClasses do not have it set initially and so we can't determine the provider until it is set. I'd like to find a consistent/uniform way to determine the infra provider so the icon is always set correctly.The text was updated successfully, but these errors were encountered: