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

I get the following on terminal initialization... ``` [2022-08-01 12:45:58.506] [browser] [error] innerError Error: Cannot find module '../build/Debug/pty.node' [2] Require stack: [2] - /Users/olensmar/WebstormProjects/monokle/node_modules/node-pty/lib/unixTerminal.js [2] - /Users/olensmar/WebstormProjects/monokle/node_modules/node-pty/lib/index.js [2] - /Users/olensmar/WebstormProjects/monokle/build/electron/app/ipc/ipcListeners.js...

bug

I would like to be able to launch monokle from the CLI - with specific commands: - "monokle preview " -> open containing folder in monokle and launch preview -...

new feature

To make it easier to transition from my IDE to Monokle i'd like a simple IDE plugin that allows me to open a folder in Monokle. Is Webstore this would...

enhancement

as below - perhaps together with the documentation tab in #731 ![image](https://user-images.githubusercontent.com/1917063/143447315-39254b9a-b582-4bd6-8df9-6a4332ccae0a.png)

enhancement
needs-ux

Kustomize supports the concept of Secret/ConfigMapGenerators - which generates the corresponding resource based on a specified properties/env files (see below for an example) It would be nice if Monokle -...

enhancement

I would like to "pin" the Logs tab for certain pods to a dedicated area in the UI so I can continue monitoring those logs while I am selecting other...

enhancement

as described at https://helm.sh/docs/topics/charts/#managing-dependencies-manually-via-the-charts-directory - we should identify/parse these and show them as "subcharts" in the Helm panel - with corresponding values files, etc

enhancement

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

enhancement
needs-ux
nice-to-have

While we are in Cluster Mode, we should listen to events for all changes to objects and apply them to the already loaded objects.

goal

![image](https://user-images.githubusercontent.com/27779735/169502782-72ca463f-6a61-404b-bae3-881aea12c869.png) Clicking results in ![image](https://user-images.githubusercontent.com/27779735/169502676-284c0e1f-2e53-4840-ba80-de88797c0fbe.png)

bug