-
Notifications
You must be signed in to change notification settings - Fork 0
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
Replace docker lib dealing with OCI Artifacts in OCI registries (ORAS client?) #106
Comments
@Skarlso , let's park this in favour of some higher priority tasks |
Sure. Do you have some? |
@Skarlso : Not really :-). Fabian an me filled the next-up column, but I guess there's room for some other tasks in this sprint, although this one will most-likely take more than two weeks. But I'll move it back to next-up, so once your current tasks are done, just check this and give it a size, then we'll see. |
Okay. I also would like to have some kind of decision on the api design this week even if only a partial one. Like moving the subscription into the ocm controller. |
Adding @fabianburth @Skarlso , we currently re-think our complete setup of our tool set for lifecycle mgmt and what role the OCM controllers have there. We have multiple teams asking for support, like the ones from DwC we meet at the workshop this week. So, we need to deep-dive into the current architecture of the controllers again, before we can move on with the new API and CR design. |
@Skarlso was rolled back due to regression, therefore again "open". |
Closed in favour of #302 |
User Story: Introduce ORAS client libraries to deal with OCI Artifacts in OCI registries
Description:
Since ORAS is the de facto tool for working with OCI Artifacts, the OCM project should make use of it. ORAS offers a client library in Go that can be used: https://oras.land/docs/client_libraries/overview
Epic link:
Acceptance criteria:
Related issues:
The text was updated successfully, but these errors were encountered: