Skip to content

Add list of known CAPI providers #174

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

Merged
merged 9 commits into from
Oct 12, 2021
Merged

Add list of known CAPI providers #174

merged 9 commits into from
Oct 12, 2021

Conversation

yiannistri
Copy link
Collaborator

@yiannistri yiannistri commented Oct 7, 2021

  • Updated the list of known CAPI providers:
    • aws
    • azure
    • digitalocean
    • docker
    • gcp
    • openstack
    • packet
    • vsphere

Note: this is not a list of the CAPI providers that we have tested WGE with, just the list of CAPI providers we can recognise.

Fixes #162

@saeedfazal saeedfazal added the bug Something isn't working label Oct 7, 2021
@yiannistri yiannistri self-assigned this Oct 7, 2021
@yiannistri yiannistri force-pushed the add-provider branch 2 times, most recently from 881a1e5 to 02bd098 Compare October 7, 2021 14:25
Copy link
Contributor

@bigkevmcd bigkevmcd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks pretty good to me, with a couple of minor optional tidyups.

Copy link
Collaborator

@foot foot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks gold!

One tiny thing, we get a funny artifact in the dropdown if the provider is "" (e.g. broken template on test cluster)

So filtering out empty providers when building the autocomplete component might be a shout wdyt @AlinaGoaga ?

image

@AlinaGoaga
Copy link
Contributor

Ouch, yes, let me fix that now

@yiannistri yiannistri merged commit 6f038c5 into main Oct 12, 2021
@yiannistri yiannistri deleted the add-provider branch October 12, 2021 09:49
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

Successfully merging this pull request may close these issues.

[CLI] mccp templates filtered by provider name doesn't work
5 participants