kayx23 opened a new pull request, #2787:
URL: https://github.com/apache/apisix-ingress-controller/pull/2787

   ### What this PR does
   
   Backports the latest docs listener-port guidance to the `v2.1.0` branch:
   
   - Replaces stale Gateway listener `port` guidance that said the port is 
required but ignored.
   - Links `listener_port_match_mode` from Gateway setup examples and the 
configuration reference example.
   - Adds troubleshooting guidance for Gateway API HTTPRoute/GRPCRoute `404` 
responses when Gateway listener ports differ from APISIX data-plane ports.
   - Updates the getting-started httpbin example URL from the `v2.0.0` branch 
to the `v2.1.0` branch.
   
   ### Why
   
   APISIX Ingress Controller 2.1.0 supports port-based routing for Gateway API 
routes and can inject `server_port` route vars based on Gateway listener ports. 
The `v2.1.0` docs should not continue to say the Gateway listener port is 
ignored.
   
   ### Validation
   
   - `git diff --check`
   - `npx --yes [email protected] <changed files>`
   - Scanned `docs/en/latest` for stale listener-port wording, `v2.0.0` sample 
URLs, and explicit RC/release-candidate language after the update.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to