-
Notifications
You must be signed in to change notification settings - Fork 115
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
mapkubeapis failing on helm version "v3.4.2" #120
Comments
I am facing similar issue! Is there any updates? |
The same for me. I run AWS EKS 1.25 and would like to upgrade to 1.26.
getting Error:
I tried without Installed with the following command: OS - macOS 13.4.1 Any idea? BTW by providing only namespace the plugin should scan all resources within the namespace right? |
Tried using |
Based on deprecation-guide I updated map.yaml
Still doesn't work. No clue what I miss here. |
Did you find any workaround for this? |
Hi
I was delighted to find this tool, but for some reason it doesn't work for me.
Can you please advise?
Thanks
Ariela
helm mapkubeapis rel-name --namespace ns-name --dry-run
2023/06/19 15:27:17 NOTE: This is in dry-run mode, the following actions will not be executed.
2023/06/19 15:27:17 Run without --dry-run to take the actions described below:
2023/06/19 15:27:17
2023/06/19 15:27:17 Release 'rel-name' will be checked for deprecated or removed Kubernetes APIs and will be updated if necessary to supported API versions.
2023/06/19 15:27:17 Get release 'rel-name' latest version.
Error: failed to get release 'rel-name' latest version: query: failed to query with labels: exec plugin: invalid apiVersion "client.authentication.k8s.io/v1alpha1"
Error: plugin "mapkubeapis" exited with error
The text was updated successfully, but these errors were encountered: