linkerd2/policy-controller
Alex Leong 120f91ca2c
Add validation for HTTPRoute (#8730)
Fixes #8665

We add validation for HTTPRoute resources to the policy admission controller.  We validate that for any HTTPRoute which has a Server as a parent_ref, that it doesn't have unsupported filters.  For the moment we do not support any HTTP filters.  As we add support for HTTP filter types, we should update the validator accordingly.

Signed-off-by: Alex Leong <alex@buoyant.io>

Co-authored-by: Oliver Gould <ver@buoyant.io>
2022-07-07 16:14:26 -07:00
..
core Introduce AuthorizationPolicy CRDs (#8007) 2022-03-30 12:26:45 -07:00
grpc policy: Set a `group` label (#8628) 2022-06-07 15:55:56 -07:00
k8s Allow AuthorizationPolicys to reference ServiceAccounts (#8709) 2022-07-01 13:45:12 -06:00
src Add validation for HTTPRoute (#8730) 2022-07-07 16:14:26 -07:00
.dockerignore Import the linkerd-policy-controller (#6485) 2021-08-11 12:56:12 -07:00
Cargo.toml Add validation for HTTPRoute (#8730) 2022-07-07 16:14:26 -07:00
amd64.dockerfile Update to Rust v1.60 (#8286) 2022-04-19 14:25:54 -07:00
arm.dockerfile Update to Rust v1.60 (#8286) 2022-04-19 14:25:54 -07:00
arm64.dockerfile Update to Rust v1.60 (#8286) 2022-04-19 14:25:54 -07:00