Skip to content

Add Manifest Property for Envoy Proxy HTTP/2 #592

Closed
@Gerg

Description

@Gerg

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions