-
Notifications
You must be signed in to change notification settings - Fork 26
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
Connect to null failed: null #34
Comments
Hi, I am also facing similar issue with plugin version 0.4.1, Jenkins version 1.150.2, error logs below.
|
@torumakabe I am using 1.11.5 with VNET enabled. |
I’m also using 1.11.5 |
I’m also using 1.11.5 |
@kristianhald I got the same message "Could not find role name clusterAdmin". So I tested all versions of API by calling them directly. Then, 2018-08-01-preview only failed with the same error. |
Hey, Anyone is working on our issue or it is just no body is listening us ? |
@aysahu It seems the cause is that this plugin dynamically get the latest version API of AKS. The latest preview API published last week and it does not support get accessProfile. Azure team is making a hotfix to mitigate this issue. |
@torumakabe Thanks for information. |
@torumakabe Thanks a lot for the update |
Our Jenkins is working again with AKS. Azure has deployed a hotfix for the latest API change. As I understand the change, they have made an endpoint, deprecated instead of removing it completely. The endpoint will be removed at a later date, so the plugin will probably need an update for this. |
Working for me as well, closing the issue. |
When i'm clicking on TEST CONNECTION button i'm getting:
Connect to null failed: null
The credentials are fine since it recognizes my AKS clusters when i'm putting them.
The text was updated successfully, but these errors were encountered: