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

runtime/controller: Add generic flag for allowing insecure HTTP connections #590

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

aryan9600
Copy link
Member

Add a generic flag --insecure-allow-http to allow users to enable the use of plain HTTP connections.

Related to: fluxcd/flux2#3310

@aryan9600 aryan9600 changed the title runtime/controller: add generic flag for allowing insecure HTTP connections runtime/controller: Add generic flag for allowing insecure HTTP connections Jun 19, 2023
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

LGTM

@stefanprodan stefanprodan added the area/runtime Controller runtime related issues and pull requests label Jun 20, 2023
…ctions

Add a generic flag `--insecure-allow-http` to allow users to enable the
use of plain HTTP connections.

Signed-off-by: Sanskar Jaiswal <[email protected]>
@aryan9600 aryan9600 merged commit a3e50ff into main Jun 20, 2023
@aryan9600 aryan9600 deleted the allow-http branch June 20, 2023 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/runtime Controller runtime related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants