linkerd2/policy-controller/k8s
Eliza Weisman 64bec5c536
policy: validate that `HTTPRoute` paths are absolute (#8962)
The proxy won't handle httproute paths (in URI rewrites or matches) when
paths are relative. The policy admission controller and indexer should
catch this case and fail to handle routes that deal in paths that do not
start in `/`.

This branch adds validation to the admission controller and indexer to
ensure that all paths in an `httproute` rule are absolute.
2022-07-26 09:53:52 -07:00
..
api policy: validate that `HTTPRoute` paths are absolute (#8962) 2022-07-26 09:53:52 -07:00
index policy: validate that `HTTPRoute` paths are absolute (#8962) 2022-07-26 09:53:52 -07:00