-
### Contact Details
_No response_
### What happened?
Installing at MacBook16 2019 with brew, see log:
`brew install kubeshop/monokle/monokle-cli
==> Fetching kubeshop/monokle/monokle-cli
…
-
### Version
2.0.1
### Current Behavior
im testing Monokle GHA and it does creat a SARIF file.
but when using `sarif-to-comment-action` im getting the error `jq: error (at monokle-1707485394343.sa…
-
1. Installation
2. Updating the CLI
3. Example workflows
a. Creating your own validations
b. Integrating the CLI into your workflow
4. CLI reference
-
The `@monokle/validation` library is now imported dynamically due to some errors with building and static import which I wasn't able to solve in reasonable amount of time:
https://github.com/kubesh…
-
In the first version of Monokle Admission Controller, the only validation action supported is `Warn` (send warning for every policy violation detected).
```yaml
apiVersion: monokle.io/v1alpha1
ki…
-
As in the title, encountered by @WitoDelnat during demo. However, I checked this with latest version and seems to work 🤔
```
kkrzton@DESKTOP-H6J6G6R:~/Workspace/kubeshop/monokle-cli$ monokle vali…
-
While testing the extension I stumbled upon few cases where there were some minor issues due to connectivity problems:
> 1. There is a "blinking" of local policy sometimes when changing `monokle.pr…
-
### Contact Details
_No response_
### What happened?
The binary works fine and then another time a bit later I run into this error:
```
~/code/monokle-demo ▶ monokle validate bundles
node:int…
-
The goal is to identify kubernetes resources which are not managed by GitOps.
**Usage**
```
# monokle.validation.yaml
plugins:
gitops-enforcer: true
rules:
gitops-enforcer/argo-cd: "err…
-
Most of desktop and web apps that I use usually support https://cmdk.paco.me/
The list of apps that support it can be found in the website.
Intuitively I tried to use it when I opened Monokle to…