jfrog / chartcenter

The Central Helm Repository for the Community
https://chartcenter.io
Apache License 2.0
41 stars 16 forks source link

Add index of repositories. #8

Open jainishshah17 opened 4 years ago

jainishshah17 commented 4 years ago

Is your feature request related to a problem? Please describe. Index of 3rd party repositories will help to identify desired chart easily. e.g nginx-ingress chart maintained by Nginx vs Kubernetes Community

Describe the solution you'd like Add index of repositories possibly with their remote URLs.

ankushchadha commented 4 years ago

Thanks, @jainishshah17 for this feature request.

Are you looking for a dedicated page that lists an index of namespaces along with the original repo URLs?

From a search perspective, currently, if a user searches for nginx, then the search results will include all nginx charts irrespective of the namespace set. If a user searches for stable/ then charts belonging to stable namespace will be shown (up to 10 entries). One a user goes to a chart level page, the Chart Info tab will include home and source URLs.

ankushchadha commented 4 years ago

@Dattax this mapping is available and only needs to be exposed via an API. Let's work on a UI mockup and share it to get feedback.

In addition, I think the Chart Info tab can also show the origin URL.

jainishshah17 commented 4 years ago

Yes for dedicated page.

Dattax commented 4 years ago

Awesome! I've spoken to the UX team and they will provide a mockup or guidance in about a week. This is on the roadmap for Q3.