Skip to content
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

Default kubeconfig --verify flag to false #7279

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

Nino-K
Copy link
Member

@Nino-K Nino-K commented Jul 30, 2024

The default setting for the --verify flag was previously set to true, which caused the process always to follow the exit branch.

Fixes: #7273

The default setting for the --verify flag was previously set to true, which
caused the process to always follow the exit branch.

Signed-off-by: Nino Kodabande <nkodabande@suse.com>
@Nino-K Nino-K requested a review from mook-as July 30, 2024 18:11
@Nino-K Nino-K enabled auto-merge July 30, 2024 18:48
@Nino-K Nino-K merged commit ad95991 into main Jul 30, 2024
27 checks passed
@Nino-K Nino-K deleted the wsl-integration-kubeconfig-fix branch July 30, 2024 18:56
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.

WSL integrations does not install kubeconfig
2 participants