Is it possible to use EnvoyPatchPolicy for particular route #4149
-
Hello If in my cluster there are dozens of HTTPRoute objects, that are materialized into Envoy routes, can I somehow parch them by name, not by index ? Because the order of routes is non predictable, so I can't use JSONPath indices to refer to the route I'd like to modify in resulting Envoy config. |
Beta Was this translation helpful? Give feedback.
Answered by
eshepelyuk
Sep 6, 2024
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
eshepelyuk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
EnvoyPatchPolicy
supports JSONPath that is not documentedhttps://github.com/envoyproxy/gateway/blob/main/charts/gateway-helm/crds/generated/gateway.envoyproxy.io_envoypatchpolicies.yaml