I was trying to perform regex rewrite of path for an HTTPRoute, following Rewrite URL path with regex but when I applied the needed resources, I received
error: resource mapping not found for name: "ms-context-integration-redirect" namespace: "" from "httproute.yml": no matches for kind "HTTPRouteFilter" in version "gateway.envoyproxy.io/v1alpha1" ensure CRDs are installed first
Repro steps:
Below you can find the resources I was trying to deploy
Description:
error: resource mapping not found for name: "ms-context-integration-redirect" namespace: "" from "httproute.yml": no matches for kind "HTTPRouteFilter" in version "gateway.envoyproxy.io/v1alpha1" ensure CRDs are installed first
Repro steps:
In fact, I can't find the corresponding CRD between the ones installed by Envoy Gateway deployment
Environment:
Logs: