linkerd2/policy-test
Oliver Gould 496df9c8c5
dev: v43 (#12117)
## Go v1.22
* Go tooling updated to latest

## Rust v1.76
* cargo-deny v0.14.11
* cargo-nextest v0.9.67
* cargo-tarpaulin v0.27.3

## tools
* helm v3.11.3
* helm-docs v1.11.0
* just 1.24.0
* kubectl v1.29.2
* step-cli v0.25.2
* actionlint v1.6.26
* shellcheck v0.9.0
* taplo removed
2024-02-21 13:51:27 -08:00
..
src dev: v43 (#12117) 2024-02-21 13:51:27 -08:00
tests dev: v43 (#12117) 2024-02-21 13:51:27 -08:00
Cargo.toml build(deps): bump linkerd2-proxy-api from 0.11.0 to 0.13.0 (#12001) 2024-02-09 14:53:33 +00:00
README.md dev: Run policy tests via `just` (#8919) 2022-07-19 14:01:26 -07:00

README.md

Policy controller tests

The policy-test crate includes integration tests for the policy controller.

Running locally

:; just policy-test

Running in CI

See the workflow.