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

Add Support for Microsoft Azure #46

Merged
merged 2 commits into from Mar 11, 2020
Merged

Add Support for Microsoft Azure #46

merged 2 commits into from Mar 11, 2020

Conversation

ricoberger
Copy link
Member

Add support for Microsoft Azure. The user have to provide his Subscription ID, Client ID, Tenant ID, Client Secret and the name of the Resource Group. These credentials are used to retrieve the Kubeconfig files for the users AKS clusters, via the bindings in the kubenav-plugin.

Closes #26.

Remove the isPlatform specific code from the Kubeconfig page. This is
not needed anymore, because we are using the Kubeconfig file on desktop
and it is only possible to "add" clusters on mobile.
Add support for Microsoft Azure. The user have to provide his
Subscription ID, Client ID, Tenant ID, Client Secret and the name of the
Resource Group. These credentials are used to retrieve the Kubeconfig
files for the users AKS clusters, via the bindings in the
kubenav-plugin.
@ricoberger ricoberger added the enhancement New feature or request label Mar 11, 2020
@ricoberger ricoberger merged commit 291cccf into master Mar 11, 2020
@ricoberger ricoberger deleted the azure-support branch March 11, 2020 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Import from Microsoft Azure
1 participant