monokle-cli icon indicating copy to clipboard operation
monokle-cli copied to clipboard

CLI for Monokle core validation library

Results 8 monokle-cli issues
Sort by recently updated
recently updated
newest added

This PR removes the Monokle Cloud integration

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 validate . --api-token=REDACTED --project=pJFIBNae ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ │...

bug

We only run tests with dev version now. It will be beneficial to run test with built executables (which are then distributed) on Windows, Linux and macOS.

enhancement

Monokle Admission Controller will allow both syncing policy from the Cloud or just creating one manually (this what existing version does). For manual creation of policy and policy binding CRDs...

enhancement

Since all we expect is a YAML file, this could technically be served from anywhere. This is a nice quality of life improvement for users so that they don't have...

enhancement
good first issue

The `monokle logout` command seems to have no effect when VSCode with Monokle extension (and user being authenticated) is running. Since both share auth credentials it might be that VSC...

bug

We would like to allow users to have more control over how and when remote policies are synchronized One of the solutions will be introducing `sync` command: > Maybe we...

enhancement

1. Installation 2. Updating the CLI 3. Example workflows a. Creating your own validations b. Integrating the CLI into your workflow 4. CLI reference

documentation