-
I just took a quick peek into how Api URL overwriting is implemented here, in context of admission controller, and based on the code I see it won't work.
There is const with default URL defined (po…
-
### Dupe Check
- [X] I have [searched Warp bugs](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ABugs) and there are no duplicates
### Describe the bug
When I start the app, I can se…
korya updated
3 months ago
-
Reproduction:
- I used this repository: https://github.com/witodelnat/monokle-example
- I created a policy in the cloud only with rule latest image
- I use "Monokle: Login" command and authentica…
-
The same way it is done in [mookle-core](https://github.com/kubeshop/monokle-core) with [changesets](https://github.com/changesets/changesets) - https://github.com/kubeshop/monokle-core/blob/89f220f48…
-
> I wonder if we can have some manual settings to set the project? Autodetection is great but it has its limits. It can be a simple field in the settings that only work in the JSON form and we can doc…
-
Currently Monokle Validation runs on saving files as compared to saving. This takes away a small part of the real-time validation. Is there a possibility to do this on a debounced editing to give feed…
-
When I try to `monokle init` I get the following error:
```
code/monokle/monokle-demo ▶ monokle init
✔ Add your Kubernetes version (e.g. 1.27.1) … 1.27.1
✔ Choose frameworks › Baseline Pod Se…
-
the CLI currently always uses the hosted instance of Monokle Cloud for authenticating keys and retrieving policies - we will need to be able to override the endpoint for use with enterprise deployment…
-
The name of a SARIF tab, when opened from Monokle extension, should be more meaningful than it is now:
![image](https://github.com/kubeshop/vscode-monokle/assets/1061942/f41463ea-f7b9-40bf-8c9b-7ed…
-
This is a recent regression introduced in https://github.com/kubeshop/vscode-monokle/pull/62. As mentioned there:
> Reworked how extension watches for file changes. Before it was generic (provided …