Releases: kubewarden/kwctl
Releases · kubewarden/kwctl
Release kwctl v0.1.6
-
Update to latest version of policy-evaluator:
- Update to latest version of wasmtime: this fixes a security issue
- Temporarily disable context aware policies
-
Extend the
push
command: allow usage of protocol URI when pushing a policy. This allows to push policies downloaded from an external registry to a private one.
Release kwctl v0.1.5
Release 0.1.5 Bring back two features that got lost during the policy-testdrive -> kwctl rewrite. They are both related with the behaviour of the run command: 1. Allow user to specify the policy settings on the cli, via the new --settings-json flag. This makes the process of writing bat tests easier 2. Ensure the settings provided by the user are actually validated. This must happen before the request is evaluated. Invalid settings lead kwctl to exit with an error
Release kwctl v0.1.4
Version bump: 0.1.4 * Build against the latest release of policy-fetcher. This version fixes push issues.
Release kwctl v0.1.3
Version bump 0.1.3 Read docker local configuration when performing operations like `pull` and `push`. This allows to interact with OCI repositories requiring authentication
Release kwctl v0.1.2
Version bump 0.1.2 Changes: * `push` command: ensure policies are annotated * `annotate` commnad: add kwctl version inside of the policy's annotations
Release kwctl v0.1.1
Bump version
Release kwctl v0.0.1
Update policy-evaluator and policy-fetcher dependencies