You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Expand and clarify Listeners definition
Explicitly define Listener compatibility as definitively routable and
allowed on the same address by the implementation.
Narrow language about collapsing compatible Listeners to mean assigning
multiple Gateways the same addresses if their Listeners are compatible,
Expand Listeners examples to include mixed TCP and UDP and indicate that
they are not compatible if an implementation does not support that
combination.
Add language about Gateway-level conditions for incompatible Listeners.
* chore: run make generate
* Apply suggestions from code review
Co-authored-by: Rob Scott <[email protected]>
* pr: add hostname precedence example
* chore: make generate
* pr: rename collapse to merge
* Use more generic rule for distinct Listeners
* Add advice for cascading matches
* Revert "Add advice for cascading matches"
This reverts commit 5af8b65.
---------
Co-authored-by: Rob Scott <[email protected]>
0 commit comments