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

Adds a global --insecure-skip-tls-verify flag to the cli #1660

Merged
merged 4 commits into from Mar 11, 2022

Conversation

foot
Copy link
Contributor

@foot foot commented Mar 10, 2022

What changed?

Adds a global --insecure-skip-tls-verify flag to the cli to make requests to an api-server using self-signed TLS certs

Why?

API server serves on only https by default now. This allows you to gitops get clusters --insecure-skip-tls-verify etc.

How did you test it?

Manual so far

@foot foot added the type/enhancement New feature or request label Mar 10, 2022
Copy link
Contributor

@yiannistri yiannistri left a comment

Choose a reason for hiding this comment

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

Nice 🥇

@foot foot merged commit 931b52e into main Mar 11, 2022
@foot foot deleted the insecure-requests-from-the-cli branch March 11, 2022 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team/pesto type/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants