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

Add support for plain HTTP transport to OCI registry client #11139

Closed
wants to merge 1 commit into from

Conversation

makkes
Copy link

@makkes makkes commented Jul 12, 2022

What this PR does / why we need it:
The change introduces a new ClientOption in the OCI registry client for configuring plain HTTP transport of the underlying resolver. This makes it possible to consume charts from HTTP registries in downstream consumers such as Flux.

refs fluxcd/source-controller#807
refs #6324

Special notes for your reviewer:

If applicable:

  • this PR contains documentation
  • this PR contains unit tests
  • this PR has been tested for backwards compatibility

@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jul 12, 2022
Signed-off-by: Max Jonas Werner <max@e13.dev>
@makkes
Copy link
Author

makkes commented Jul 28, 2022

closing this after discussion in meeting today in favor of #9564.

@makkes makkes closed this Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant