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

Selecting a helm-chart in the navigator should provide a "graph view" of all its dependencies - as asked for at https://www.reddit.com/r/helm/comments/q5n2ht/visualizediagram_helm_chart_dependencies/ related to #509

enhancement
nice-to-have

Before enabling the graph-view we need to fix: - Auto-layout algorithm - Coloring / UX

enhancement
needs-ux

Need to fix: - don't use Monaco for log-rendering - ensure everything we want logged is actually logged - ?

needs-ux

When I currently enable OPA for a large set of resources (100+) it can take a little time for the UI to respond with the validation result - would be...

enhancement

### Description As Monokle grows in features, the testing becomes more challenging. The idea is to automate as much as possiblel ### Criteria - [ ] Define required tests -...

When connecting to a cluster with lots of resources (>1000) it's hard to a get a quick overview of what's actually in there - I usually start by collapsing all...

enhancement
needs-ux

**Describe the bug** Application updater always starts downloading from the start when you open the application. Even though it is already downloading. **To Reproduce** Steps to reproduce the behavior: *...

We need to change all font sizes from px to em to adapt them for zoomed in\out state

enhancement
good first issue
nice-to-have

**Describe the enhancement you'd like to see** Highlighting a kustomization selects all the files related to it. As a Kustomize package author, it might be nice to allow a focus/filter...

I've configured my project to use a different kubeconfig than the default one and I am able to browser my cluster accordingly - but when I try to deploy changes...

bug