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

fix for issue #1138 #1152

Merged
merged 3 commits into from
Dec 18, 2019
Merged

fix for issue #1138 #1152

merged 3 commits into from
Dec 18, 2019

Conversation

mrganeshraja
Copy link
Contributor

@mrganeshraja mrganeshraja commented Dec 17, 2019

Camel-K client install fails cluster setup for azure kubernetes service (aks) without the azure RBAC client support.
Error: No Auth Provider found for name "azure"`
By adding client-go import for azure pkg will allows AKS users to use camel-k client CLI to install camel operators to AKS cluster.
Fixes :#1138

Release Note

Added support for installing the operator on Azure AKS

Copy link
Contributor

@oscerd oscerd left a comment

Choose a reason for hiding this comment

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

Lets see the CI :-)

@nicolaferraro
Copy link
Member

I guess goimports complains about the two imports not being in alphabetical order ;)

@nicolaferraro nicolaferraro merged commit bc08a41 into apache:master Dec 18, 2019
@nicolaferraro nicolaferraro added the kind/feature New feature or request label Dec 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants