Implement retrieval of metadata from OCI repositories #7038
Labels
component/apis-server
Issue related to kubeapps api-server
component/plugin-helm
Issue related to kubeapps plugin to manage Helm packages
component/ui
Issue related to kubeapps UI
kind/feature
An issue that reports a feature (approved) to be implemented
kind/proposal
An issue that reports a new feature proposal to be discussed
Milestone
Summary
Last iteration we investigated the use of the referral API for linking chart/app metadata to Helm charts in an OCI repository (using Harbor), together with a rough implementation (for public OCI repos only) demonstrating how that data can be fetched for display within the application details.
To turn that demo into landable code, we'll need to support private OCI repositories, test the code to avoid future regressions, improve the UX (see below) and enable downloading of the displayed metadata.
Acceptance criteria
Then, given items of metadata in the OCI repository that refer to the main chart in a public or private OCI repository, when displaying the application details in Kubeapps, we will show:
The text was updated successfully, but these errors were encountered: