monokle icon indicating copy to clipboard operation
monokle copied to clipboard

Monokle is a set of OSS tools designed to help create and maintain high-quality Kubernetes configurations throughout the application lifecycle

Results 270 monokle issues
Sort by recently updated
recently updated
newest added

Some form editor values can take a multiline value - we should provide a corresponding widget that allows user to better enter/edit multi-line content

enhancement
good first issue
nice-to-have

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 kustomizations) and listed separately in the Kustomize panel - with all the existing validation/linking/preview functionality...

enhancement

as it can look somewhat odd currently - for example in a config-map: ![image](https://user-images.githubusercontent.com/1917063/128711778-65d0a80f-8f2e-4e53-b79b-47402082835c.png)

enhancement
needs-ux
nice-to-have
ux-ready

Many of the configuration options we have in the settings panels will probably never be found/used unless the user actively goes "exploring" in the UI - could we somehow make...

enhancement
needs-ux

My project has a lot of kustomizations - and instead of manually previewing each of them to see if their output has any errors I would like Monokle to automatically...

new feature

**Describe the enhancement you'd like to see** Would be really useful to decode k8s secrets Or even better would be to add decode icon (some eye like in passwords controls)...

enhancement

When inspecting a cluster I sometimes need to change multiple resources as one action - instead of modifying and applying them one-by-one.. Perhaps Monokle could - save all changes temporarily...

new feature

**Describe the enhancement you'd like to see** Currently monokle on pressing `Cmd-I` (reload) is loading all cluster resources Would be nice to load only those what user wants - which...

enhancement

Similar to the "Images Panel" currently being implemented (#372) I would like to be able to get a high-level overview of all network ports/ip:s being defined in my manifest or...

new feature

When deleting a namespace from my cluster I would like Monokle to check if there are any resources in the namespace I am trying to delete and prompt if I...

new feature