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

fix: Allow insecure registry access #272

Merged

Conversation

jannfis
Copy link
Contributor

@jannfis jannfis commented Oct 8, 2021

PR #249 introduced a new mechanism to access registries in order to support OCI registries and images.

Unfortunately, this broke the insecure registry access (e.g. ignoring the remote's TLS certificate validity).

This PR brings it back.

@jannfis jannfis merged commit 3770aa4 into argoproj-labs:master Oct 8, 2021
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.

None yet

1 participant