monocular icon indicating copy to clipboard operation
monocular copied to clipboard

⚠️(OBSOLETE) Search and discovery UI for Helm Chart repositories

Results 100 monocular issues
Sort by recently updated
recently updated
newest added

Fix #632 I build a chartmuseum service which has no charts, then add the chartmuseum repo into kubeapps. But I get a 'error' pod, that is unfriendly. I think it...

size/XS

When I add a empty repos into kubeapps, then I get a error pod. logs: \# kubectl logs apprepo-sync-chartmuseum-q97wv-jjsgh -n kube-system time="2019-05-27T07:52:31Z" level=fatal msg="Can't add chart repository to database: no...

Hello, I just noticed that there are no `id`s assigned to the `h1`, `h2`, `h3`, ... headlines rendered from the README.md files. This means I cannot link to the configuration...

I installed monocular v0.7.3, but it doesn't show chart after stucking in loading. Through chrome development tool, I could see "vendor.be7b2a3ce592e457b68c.bundle.js:1 ERROR Unexpected token < in JSON at position 0"....

If a repo name has uppercase letters in it the jobs will fail. I just got the following as part of an error: > DNS-1123 subdomain must consist of lower...

This is per a conversation with @prydonius in the charts chat meeting. The current APIs expose the internals for how monocular works. For example, search is at `/api/chartsvc/v1/charts/search?q=[term]`. This happens...

This API provides a simplified response without any pointers back to other Monocular APIs. It is meant for the Helm v3 client. This is a work in progress and posted...

size/M

When there is no readme (e.g., https://hub.helm.sh/charts/banzaicloud-stable/cadence) we need to handle that gracefully.

One of the use cases for the community stable repository is that all the charts there are easily discoverable by default. stable is added by default so `helm search` can...