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

helmrepo: only configure tls login option when required #1289

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

aryan9600
Copy link
Member

@aryan9600 aryan9600 commented Nov 21, 2023

Modify GetHelmClientOpts() to only configure the TLS login option when an authentication login option is configured. This prevents the reconciler from trying to authenticate against public registries.

Fixes #1268

Modify `GetHelmClientOpts()` to only configure the TLS login option when
an authentication login option is configured. This prevents the
reconciler from trying to authenticate against public registries.

Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
@aryan9600 aryan9600 changed the title helmrepo: add test for specifying only ca.crt helmrepo: only configure tls login option when required Nov 22, 2023
@stefanprodan stefanprodan added the area/helm Helm related issues and pull requests label Nov 22, 2023
@stefanprodan stefanprodan merged commit 76c78b8 into main Nov 22, 2023
11 checks passed
@stefanprodan stefanprodan deleted the generic-secret branch November 22, 2023 06:45
@hiddeco hiddeco added bug Something isn't working backport:release/v1.1.x To be backported to release/v1.1.x labels Nov 22, 2023
@fluxcdbot
Copy link
Member

Successfully created backport PR for release/v1.1.x:

@fluxcdbot
Copy link
Member

Git push to origin failed for release/v1.1.x with exitcode 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/helm Helm related issues and pull requests backport:release/v1.1.x To be backported to release/v1.1.x bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OCI Helm Charts fails with Certificate Issue
5 participants