-
More a nice to have, but you currently manually have to type the Kubernetes version and it would be nice if the default value was "latest" which would do a fetch call to get the latest K8s version.
…
-
The paths to resources are now full/absolute paths which make it a bit unreadable:
![image](https://github.com/kubeshop/vscode-monokle/assets/1061942/09098b5c-bb8f-42ee-a9af-5a03a60145bd)
It wil…
-
When you open a repo a popup appears bottom-right to connect to GitHub. Can we disable this somehow by default? Setting name is `sarif-viewer.connectToGithubCodeScanning`
-
When running admission controller, there is some access issue when accessing via k9s.
1. Deploy admission controller.
2. Run the binary k9s:
```
~ ▶ k9s
Error: [list watch] access denied on …
-
As a user I would like to connect my local Monokle instance to my Monokle Cloud account, allowing me to use policies defined in Cloud for my projects locally. This includes the following "workflows":
…
-
When user is authenticated we assume that remote policy should be configured and will not use any other if remote setup is not valid.
We should fallback to local policy instead so resources are sti…
-
Currently, when I open a directory that does not relate to Kubernetes and is not a git repo then I get a subtle error "Monokle: Needs attention" in the status bar at the bottom of VSC.
In my opini…
-
At the moment CLI assumes that when user is authenticated it should use remote config only. We want to change that to fallback to local config so that the user will get validation results in more case…
-
when I downloaded Monokle for linux, it shows platform is not supported!!
-
First observed by these warnings in the terminal. We already put the log level of the YAML parser on silent but the underlying problem remains. It appears that Helm files get parsed as YAML while this…