Skip to content

feat: be able to use with clusters authenticating by oidc #24

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

Merged
merged 1 commit into from
Mar 29, 2025

Conversation

kkaneda
Copy link

@kkaneda kkaneda commented Mar 29, 2025

This commit fixes the error with "No Auth Provider found for name 'oidc' by importing "k8s.io/client-go/plugin/pkg/client/auth/oidc".

kubernetes/client-go#345 is a relevant issue.

This commit fixes the error with "No Auth Provider found for name 'oidc'
by importing "k8s.io/client-go/plugin/pkg/client/auth/oidc".

kubernetes/client-go#345 is a relevant issue.
@strowk strowk merged commit 54409d0 into strowk:main Mar 29, 2025
3 checks passed
@strowk
Copy link
Owner

strowk commented Mar 29, 2025

Thanks for your contribution! This is released in v0.2.2 alongside also enabling of "exec" plugin.

@strowk strowk changed the title feat: be able to use feat: be able to use with clusters authenticating by oidc Mar 29, 2025
@kenji-cloudnatix
Copy link

Great! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants