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

Make RepositoryContext optional #717

Open
jensh007 opened this issue Apr 5, 2024 · 0 comments
Open

Make RepositoryContext optional #717

jensh007 opened this issue Apr 5, 2024 · 0 comments
Labels
kind/enhancement Enhancement, improvement, extension
Milestone

Comments

@jensh007
Copy link
Contributor

jensh007 commented Apr 5, 2024

What would you like to be added:

Make the creation of the RepositoryContext optional when pushing a component-descriptor to an OCI registry. It should be made optional and disabled by default.

Why is this needed:

Currently ocm CLI always creates a RepositoryCtx entry in the component descriptor when it is pushed to an OCI registry.
There are scenarios where this behavior is problematic. If component-descriptors are transferred without using the OCM tooling for example the RepositoryContext is wrong.

@jensh007 jensh007 added the kind/enhancement Enhancement, improvement, extension label Apr 5, 2024
@hilmarf hilmarf added this to the 2024-Q2 milestone Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Enhancement, improvement, extension
Projects
None yet
Development

No branches or pull requests

2 participants