Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Determine the infrastructure provider of the Cluster when the infrastructureRef is not set #9

Open
Jont828 opened this issue Sep 1, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@Jont828
Copy link
Owner

Jont828 commented Sep 1, 2022

The app uses the kind of the cluster.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.

@Jont828 Jont828 added the bug Something isn't working label Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant