Skip to content

Add support for the appProtocol field in service definitions#427

Open
tsamaras wants to merge 1 commit into
trinodb:mainfrom
tsamaras:appprotocol-support
Open

Add support for the appProtocol field in service definitions#427
tsamaras wants to merge 1 commit into
trinodb:mainfrom
tsamaras:appprotocol-support

Conversation

@tsamaras

Copy link
Copy Markdown
Contributor

fixes #384

in Service Mesh deployments, gateways and proxies can't determine whether plaintext http is using http1.1 or http2. The appProtocol field removes the ambiguity by allowing explicit protocol selection.

@cla-bot cla-bot Bot added the cla-signed label May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Add the ability to define appProtocol for Service ports

1 participant