Adnan Abdulhussein
Adnan Abdulhussein
Do you mean with the `helm rollback` command? This isn't possible yet, but definitely should be a feature!
Monocular has a frontend (the UI) and a backend (API) that it tries to connect to. The problem with trying to access it over the service URL is that it...
@Kuberchaun did you ever get this working? You may want to take a look at https://github.com/kubeapps/kubeapps which bundles a Dashboard (based off Monocular) and comes with a CLI bootstrapping tool...
@skogie yes, unfortunately Monocular doesn't support this currently.
Going to keep this open to keep track of the issue, if that's okay @skogie
@natiki can you try adding the `--debug` flag to `helm install`?
Huh, I'm not sure why that doesn't work, also seems to be a Windows specific issue
Yeah you're right, they should really be ClusterIP services. No particular reason, just something that was overlooked.
> Only send the charts that are needed to the browser when they are needed. Essentially, shift the filtering to be server side +1, I think the first step would...
Thanks for finding this @venezia. We actually used to use mailto, but in kubernetes/charts we decided to gradually move to GitHub IDs for maintainers and wanted Monocular to point to...