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 Manifest Property for Envoy Proxy HTTP/2 #592

Closed
Gerg opened this issue Sep 13, 2021 · 1 comment
Closed

Add Manifest Property for Envoy Proxy HTTP/2 #592

Gerg opened this issue Sep 13, 2021 · 1 comment

Comments

@Gerg
Copy link
Member

Gerg commented Sep 13, 2021

Add Manifest Property for Envoy Proxy HTTP/2

Summary

The HTTP/2 implementation from cloudfoundry/gorouter#289 added ALPN configuration to the Envoy Proxy's listeners. This could cause problems for clients other than Gorouter connecting through the Envoy proxy. To help operators manage this change, we added a manifest property that will allow them to disable the ALPN configuration.

  • Defaults to HTTP/2 enabled
  • When false, Envoy proxy sidecar will not advertise HTTP/2 support via ALPN

Diego repo

If the feature request is associated with a sub-component of diego-release add the name of the repo here, else, leave blank.

Changes to:

Additional Text Output, Screenshots, or contextual information (optional)

Root github issue: cloudfoundry/routing-release#200

cc @MerricdeLauney

@mariash
Copy link
Member

mariash commented Feb 17, 2022

Closing, since this is done

@mariash mariash closed this as completed Feb 17, 2022
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

No branches or pull requests

2 participants