helm-mapkubeapis icon indicating copy to clipboard operation
helm-mapkubeapis copied to clipboard

Support oidc auth provider in kubeconfig

Open databus23 opened this issue 2 years ago • 1 comments
trafficstars

This awesome plugin does not work for our kubeconfigs which rely on oidc as the auth provider:

> helm mapkubeapis --mapfile $HOME/.kube/fix-cert-manager-api.yaml galvani --dry-run
2023/04/17 12:09:56 NOTE: This is in dry-run mode, the following actions will not be executed.
2023/04/17 12:09:56 Run without --dry-run to take the actions described below:
2023/04/17 12:09:56
2023/04/17 12:09:56 Release 'galvani' will be checked for deprecated or removed Kubernetes APIs and will be updated if necessary to supported API versions.
2023/04/17 12:09:56 Get release 'galvani' latest version.
Error: failed to get release 'galvani' latest version: query: failed to query with labels: no Auth Provider found for name "oidc"
Error: plugin "mapkubeapis" exited with error

Fixes #113

databus23 avatar Apr 17 '23 10:04 databus23

Any news?

metajiji avatar May 14 '24 07:05 metajiji