Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for backend protocol selection in HTTP and GRPC routes #11051

Merged
merged 5 commits into from
Sep 9, 2024

Conversation

rtribotte
Copy link
Member

@rtribotte rtribotte commented Aug 29, 2024

What does this PR do?

This PR adds support for backend protocol selection with HTTP, GRPC routes.
GEP: https://gateway-api.sigs.k8s.io/geps/gep-1911/

Motivation

Improve the Gateway API support, and prepare for being compliant with standard features of the future v1.2.0 version.

More

  • Added/updated tests
  • Added/updated documentation

@rtribotte rtribotte added this to the next milestone Aug 29, 2024
@rtribotte rtribotte changed the title Support backend protocol selection for HTTPRoute Add support for backend protocol selection with HTTPRoute Aug 29, 2024
Copy link
Contributor

@nmengin nmengin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@kevinpollet kevinpollet changed the title Add support for backend protocol selection with HTTPRoute Support backend protocol selection with HTTPRoute Sep 5, 2024
@kevinpollet kevinpollet self-assigned this Sep 5, 2024
@kevinpollet kevinpollet changed the title Support backend protocol selection with HTTPRoute Support backend protocol selection Sep 5, 2024
@kevinpollet kevinpollet changed the title Support backend protocol selection Add support for backend protocol selection in HTTP, GRPC, and TLS routes Sep 6, 2024
@kevinpollet kevinpollet changed the title Add support for backend protocol selection in HTTP, GRPC, and TLS routes Add support for backend protocol selection in HTTP and GRPC routes Sep 6, 2024
@traefiker traefiker merged commit e222d5c into traefik:master Sep 9, 2024
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants