Skip to content

fix: Change OIDC flag for generated MCP kubeconfigs #138

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
Aug 11, 2025
Merged

Conversation

Kukkerem
Copy link
Contributor

What this PR does / why we need it:
When a user tries to login to an MCP with the kubeconfig that they received from a Secret in the workspace namespace, the user will receive...

Flag --oidc-use-pkce has been deprecated, use --oidc-pkce-method instead. For the most providers, you don't need to set the flag.

... for every kubectl command. This happends when you upgrade the oidc-plugin.

Which issue(s) this PR fixes:
Fixes #14

Special notes for your reviewer:

Release note:

NONE

@Kukkerem Kukkerem self-assigned this Aug 11, 2025
Copy link
Member

@maximiliantech maximiliantech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @Kukkerem 🚀

@Kukkerem Kukkerem merged commit fe8d1a1 into main Aug 11, 2025
8 checks passed
@Kukkerem Kukkerem deleted the oidc-flag-fix branch August 11, 2025 14:06
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.

Change OIDC flag for generated MCP kubeconfigs
2 participants