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

Added a wizard to create infrastructure provider #32

Merged
merged 9 commits into from
Apr 12, 2024

Conversation

eva-vashkevich
Copy link
Member

@eva-vashkevich eva-vashkevich commented Jan 31, 2024

Fixes #13
Added a wizard to create infrastructure provider.
Need to clarify with the BE what to do in the case of a custom provider and how to handle required variables ie for aws.

pkg/capi/assets/images/providers/aws.svg Outdated Show resolved Hide resolved
pkg/capi/edit/ClusterConfig/index.vue Outdated Show resolved Hide resolved
pkg/capi/edit/ProviderConfig.vue Outdated Show resolved Hide resolved
pkg/capi/edit/ProviderConfig.vue Outdated Show resolved Hide resolved
pkg/capi/edit/ProviderConfig.vue Outdated Show resolved Hide resolved
pkg/capi/edit/ProviderConfig.vue Outdated Show resolved Hide resolved
pkg/capi/edit/ProviderConfig.vue Outdated Show resolved Hide resolved
pkg/capi/edit/ProviderConfig.vue Outdated Show resolved Hide resolved
pkg/capi/edit/ProviderConfig.vue Outdated Show resolved Hide resolved
pkg/capi/edit/turtles-capi.cattle.io.capiprovider.vue Outdated Show resolved Hide resolved
@eva-vashkevich
Copy link
Member Author

Credentials mapping is not available by BE yet, so the missing variable error is currently expected.

Copy link
Member

@mantis-toboggan-md mantis-toboggan-md left a comment

Choose a reason for hiding this comment

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

LGTM

@eva-vashkevich eva-vashkevich merged commit b9dc485 into rancher:main Apr 12, 2024
@eva-vashkevich eva-vashkevich deleted the provider branch April 12, 2024 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create UI to create Providers
2 participants