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

helm 3.10.0 helm diff --insecure-skip-tls-verify Error: unknown flag: --insecure-skip-tls-verify #503

Closed
HuLaLaGa opened this issue Oct 26, 2023 · 10 comments

Comments

@HuLaLaGa
Copy link

No description provided.

@HuLaLaGa HuLaLaGa changed the title helm 3.10.0 Error: unknown flag: --insecure-skip-tls-verify helm 3.10.0 helm diff --insecure-skip-tls-verify Error: unknown flag: --insecure-skip-tls-verify Oct 26, 2023
@HuLaLaGa
Copy link
Author

Helm: 3.10.0
Helm-Diff: 3.8.1
command: helm diff --insecure-skip-tls-verify
error: Error: unknown flag: --insecure-skip-tls-verify

@tjanson
Copy link

tjanson commented Nov 2, 2023

I ran into this as well with Helm v3.13.1, helm-diff v3.8.1. Did this work with any previous version? (Then perhaps I could downgrade.)

@tjanson
Copy link

tjanson commented Nov 2, 2023

I guess this is a bug in #462 ?

@HuLaLaGa
Copy link
Author

HuLaLaGa commented Nov 3, 2023

image

@HuLaLaGa
Copy link
Author

HuLaLaGa commented Nov 3, 2023

image

@HuLaLaGa
Copy link
Author

HuLaLaGa commented Nov 3, 2023

image

@yxxhero
Copy link
Collaborator

yxxhero commented Jan 27, 2024

@tjanson PR is welcome.

@yxxhero
Copy link
Collaborator

yxxhero commented Jan 27, 2024

I can's reproduce this issue.

@yxxhero
Copy link
Collaborator

yxxhero commented Mar 3, 2024

I found the answer. see: https://github.com/helm/helm/blob/15d116b8548f59959fe9f2fafdaf7c6de8db3ea0/cmd/helm/load_plugins.go#L154 helm will not pass the --insecure-skip-tls-verify to plugin. I will fix this issue.

@yxxhero
Copy link
Collaborator

yxxhero commented Jun 11, 2024

see: helm/helm#12856

@yxxhero yxxhero closed this as completed Jun 11, 2024
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 a pull request may close this issue.

3 participants