Skip to content

Conversation

@zhu327
Copy link
Contributor

@zhu327 zhu327 commented Jan 5, 2026

…P route translation

Type of change:

  • Bugfix
  • New feature provided
  • Improve performance
  • Backport patches
  • Documentation
  • Refactor
  • Chore
  • CI/CD or Tests

What this PR does / why we need it:

Just like what ingress translate does, it fixes the issue where httproute's schema is reset by appProtocolToUpstreamScheme after being obtained in translateBackendRef.

https://apisix.apache.org/zh/docs/ingress-controller/getting-started/load-balancing/

When testing with the above example, I found that the schema generated by ADC is http, but what is actually desired is https, and the Gateway API HTTPRoute is being used.

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

@ronething
Copy link
Contributor

please merge master branch to this branch for resolving the CI error.

@shreemaan-abhishek
Copy link
Contributor

please also describe what bug does this fix

@zhu327
Copy link
Contributor Author

zhu327 commented Jan 16, 2026

please also describe what bug does this fix

@shreemaan-abhishek The description has been supplemented.

@ronething ronething merged commit c48e9b3 into apache:master Jan 22, 2026
38 of 42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants