mirror of https://github.com/linkerd/linkerd2.git
* build(deps): bump kubert from 0.11.1 to 0.12.0 Bumps [kubert](https://github.com/olix0r/kubert) from 0.11.1 to 0.12.0. - [Release notes](https://github.com/olix0r/kubert/releases) - [Commits](https://github.com/olix0r/kubert/compare/release/v0.11.1...release/v0.12.0) --- updated-dependencies: - dependency-name: kubert dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump kube to v0.76 Signed-off-by: Oliver Gould <ver@buoyant.io> * Update k8s-gateway-api to v0.8 Signed-off-by: Oliver Gould <ver@buoyant.io> Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Oliver Gould <ver@buoyant.io> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Oliver Gould <ver@buoyant.io> |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| README.md | ||
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.