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 a new struct builder for the SimpleRegistry #363

Merged
merged 1 commit into from
Apr 14, 2022

Conversation

joaopapereira
Copy link
Member

@joaopapereira joaopapereira commented Mar 28, 2022

Since imgpkg is not using regremote.Option parameter in the code, so we created a new function that represents that.

Created a new function that allows other project to provide their own transport to the registry

Fixes #362

- imgpkg is not using regremote.Option parameter in the code, so we
  created a new function that represent that.
- To keep a lifeline to people that are using imgpkg as a library and
  need the to provide a special transport a new function was created

Signed-off-by: Joao Pereira <joaod@vmware.com>
@joaopapereira joaopapereira temporarily deployed to GCR e2e March 28, 2022 16:37 Inactive
@joaopapereira joaopapereira temporarily deployed to TanzuNet Registry Dev e2e March 28, 2022 16:37 Inactive
@cppforlife cppforlife merged commit 9248c77 into develop Apr 14, 2022
@joaopapereira joaopapereira deleted the add-interface-to-create-registry-struct branch March 27, 2023 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

User defined http transport is not respected
3 participants