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

Support updated OCI multi-arch image in Harbor #1713

Open
achimnol opened this issue Nov 13, 2023 · 0 comments
Open

Support updated OCI multi-arch image in Harbor #1713

achimnol opened this issue Nov 13, 2023 · 0 comments
Labels
area:upstream Issues with root cause from upstream 3rd parties comp:manager Related to Manager component effort:normal Need to understand a few modules / some extent of contextual or historical information. type:enhance Enhance component, behavior, internals without user-facing features type:refactor Refactor codes or add tests. urgency:2 With time limit, it should be finished within it; otherwise, resolve it when no other chores.
Milestone

Comments

@achimnol
Copy link
Member

ref: https://goharbor.io/blog/harbor-2.8/

OCI Distribution Spec v1.1.0-rc1 Support
The latest Harbor release now supports the OCI Distribution Spec v1.1.0-rc1. This is a significant upgrade that allows users to store and distribute OCI and Docker images. With this feature, users can manage their images more effectively and efficiently.

goharbor/harbor#18324
goharbor/harbor#18369
goharbor/harbor#18394

After #1712, we need to support the above new features of Harbor.
Also, let's refactor ai.backend.manager.container_registry subpkg to have a reactive handlers for different manifest media types.

@achimnol achimnol added comp:manager Related to Manager component area:upstream Issues with root cause from upstream 3rd parties type:refactor Refactor codes or add tests. type:enhance Enhance component, behavior, internals without user-facing features effort:normal Need to understand a few modules / some extent of contextual or historical information. labels Nov 13, 2023
@achimnol achimnol added this to the 24.03 milestone Nov 13, 2023
@achimnol achimnol added the urgency:2 With time limit, it should be finished within it; otherwise, resolve it when no other chores. label Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:upstream Issues with root cause from upstream 3rd parties comp:manager Related to Manager component effort:normal Need to understand a few modules / some extent of contextual or historical information. type:enhance Enhance component, behavior, internals without user-facing features type:refactor Refactor codes or add tests. urgency:2 With time limit, it should be finished within it; otherwise, resolve it when no other chores.
Projects
None yet
Development

No branches or pull requests

1 participant