-
Notifications
You must be signed in to change notification settings - Fork 142
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
Authentication failed because "/" endpoint returns 403 #21
Comments
May be related to #7. |
@astefanutti yeah probably |
Let me close this as it is followed-up in #7. |
Kubebox assumes user is granted permission to discover master API endpoints, though that is not always the case, e.g.:
|
@cscetbon could you check what returns the following:
|
@cscetbon thanks. I just wanted to confirm you can access it. It should be possible to make the call to |
Eager to test and see it in action 😉 |
Me too. Do you have a fix in a branch we could test? |
I plan to have this issue fixed for the upcoming release 0.3.2. |
It should be fixed with 98b9c33. I'll cut a new release with the fix ASAP. |
I can query my k8s cluster using my certiticates and key :
But kubebox complains and asks me for a username/password/token.
Any workaround ?
The text was updated successfully, but these errors were encountered: