-
Notifications
You must be signed in to change notification settings - Fork 184
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
Error while adding AWS cluster created using kube-aws + authenticated with OIDC #16
Comments
@AgrimPrasad Thank you for your feedback, please download our latest version, we have not updated yet brew cask version of the app. |
@lnikell I just uninstalled the brew cask version, and then reinstalled using this link from the README: https://github.com/pixel-point/kube-forwarder/releases/latest/download/kube-forwarder.dmg Still saw the same issue, and FWIW, both brew cask and the DMG versions seem to be v1.3.0 |
@AgrimPrasad ok it seems that there is an issue with resolving relative paths in production build, we will investigate. For the time being i guess it will help if you change prod/ca.pem to your absolute path something like /home/alex/.kube/prod/ca.pem |
@lnikell Thanks for the update. I've configured the following now in
However, this time the UI gets stuck on a spinner when |
@AgrimPrasad Hi, we've just released a new version. It should fix infinity loading. Could you please check it? |
Might be related to #13 which is also about an OIDC authenticated k8s cluster.
kube-forwarder
withbrew cask install kube-forwarder
awscli
:aws-cli/1.16.200 Python/3.7.4 Darwin/18.6.0 botocore/1.12.190
Tried to auto-add k8s clusters configured in
~/.kube/config
from thekube-forwarder
UI, but was unable to do so with errors similar toENOENT: no such file or directory, open 'preprod/ca.pem'
The text was updated successfully, but these errors were encountered: