Skip to content

Commit 2410bbc

Browse files
authored
EnvoyFilter: implement targetRefs (#3160)
This is the only API we have a `selector` without `targetRef`. The motivation at the time was that waypoints don't official support EnvoyFilter, and targetRef was primarily for waypoints. However, targetRef can be used with all Kubernetes Gateway, including for ingress, where EnvoyFilter is supported. Also, long term it will support waypoint as well I assume; the earlier we add the field the less migration pain there is. This PR goes directly to `targetRefs` in line with #3159.
1 parent 4ffbbd1 commit 2410bbc

File tree

4 files changed

+323
-228
lines changed

4 files changed

+323
-228
lines changed

kubernetes/customresourcedefinitions.gen.yaml

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)