Automatically add OCI artifacts type label #17405
lengrongfu
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
Sorry, no - it is DEPRECATED in 2.6. That means that only catastrophic bugs (bugs that cause Harbor to fail completely) and critical security vulnerabilities (CVSS >=9.0) will be fixed and no new functionality added. The feature will be removed in v2.8.0 or later. |
Beta Was this translation helpful? Give feedback.
1 reply
-
@lengrongfu |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ref: #15057
ref: #17395
In harbor 2.6 version, Chartmuseum will be discarded, and the Helm Charts table page will be disabled; when OCI artifacts such as helm and image are pushed to harbor, the type of artifacts cannot be intuitively known.
We discuss how to solve this problem here, and I propose a solution; when pushing artifacts to the harbor, parse the manifest and automatically add a label to display it on the page.
Beta Was this translation helpful? Give feedback.
All reactions