linkerd2/policy-controller
Alex Leong 658cbc74de
Fix regex type conversion in http_route (#10306)
Fixes #10255 

When an HttpRoute resources contains a RegularExpression for a QueryParamMatch, we incorrectly convert that to an Exact match.

Convert this to a Regex, as intended.

Signed-off-by: Alex Leong <alex@buoyant.io>
2023-02-13 17:08:39 -08:00
..
core build(deps): bump chrono from 0.4.22 to 0.4.23 (#9826) 2022-11-14 15:53:01 -08:00
grpc build(deps): bump linkerd2-proxy-api from 0.7.0 to 0.8.0 (#10293) 2023-02-10 10:50:38 -08:00
k8s Fix regex type conversion in http_route (#10306) 2023-02-13 17:08:39 -08:00
src policy: include colliding Server in validation error (#10187) 2023-02-11 12:07:37 -08:00
.dockerignore Import the linkerd-policy-controller (#6485) 2021-08-11 12:56:12 -07:00
Cargo.toml build(deps): bump kubert from 0.11.1 to 0.12.0 (#9847) 2022-11-18 15:18:29 -08:00
amd64.dockerfile Update to dev:v32 with Rust 1.64.0 (#9675) 2022-10-21 10:28:00 -07:00
arm.dockerfile Update to dev:v32 with Rust 1.64.0 (#9675) 2022-10-21 10:28:00 -07:00
arm64.dockerfile Update to dev:v32 with Rust 1.64.0 (#9675) 2022-10-21 10:28:00 -07:00