Closed
Description
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:
- diego-release's rep and rep_windows jobs: Add manifest property for Envoy proxy HTTP/2 #593
- rep: Add new Executor property to config test rep#31
- executor: Make Envoy ALPN configurable executor#55
Additional Text Output, Screenshots, or contextual information (optional)
Root github issue: cloudfoundry/routing-release#200
Metadata
Metadata
Assignees
Labels
No labels