-
We should review everything that gets saved to `.monokle` and decide if it's a `Project` setting or a `User` setting.
The file should only contain project settings that can safely be committed to a G…
-
As requested / discussed at https://www.reddit.com/r/kubernetes/comments/zqu7ja/open_source_cli_for_kubernetes_yaml_validation_in/
Helm Lint seems to do some validation - but it's unclear from the…
-
The action for updating multiple resources at a time has to be refactored.
This issue is dependent on: https://github.com/kubeshop/monokle/issues/3084
-
Monokle currently hides the Compare panel when there is no local project - I suggest we still show it with all local sources disabled - which would still allow you to compare clusters / namespaces
-
A user tried Monokle Desktop and he wants to still be able to edit his Helm files in explore while connected to cluster mode to see feedback in real-time.
-
I would like to see the entire output of the kubectl/helm/etc commands executed by monokle -preferably in some kind of log tab at the bottom of the main window
-
As titled.
I've download the https://github.com/kubeshop/monokle/archive/refs/tags/v2.4.3.zip ,but it was more than 500 MB!
I found a video in the docs directory even though.
Will you please reduce…
-
Monokle currently doesn't validate existing resource names against the naming restrictions described at https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names - would be great …
-
While I am developing my templates/plugins I'd like to be able to add/load them from a local folder so I don't have to push my changes to GitHub for each minor change
-
See https://github.com/kubernetes/enhancements/blob/master/keps/sig-cli/1802-kustomize-components/README.md - I would like to see Kustomize components identified/validated by Monokle (just like kustom…