Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

envoy: update go-control-plane version #4567

Merged
merged 1 commit into from
Mar 2, 2022

Conversation

shashankram
Copy link
Member

Description:

  • Updates go-control-plane module to v0.10.1. This is
    required to use latest changes to the XDS API, e.g.
    to set HTTP MaxRequestsPerConnection as a part of the
    HttpProtocolOptions.
    Resolves snapshot cache (experimental) compatibility
    with new SDK.

  • Removes Envoy cmd line argument for bootstrap version
    which is now the only supported version in Envoy. The
    cmd line flag has been removed in Envoy.

Testing done:
Demo, CI

Affected area:

Functional Area
Control Plane [X]

Please answer the following questions with yes/no.

  1. Does this change contain code from or inspired by another project? no

    • Did you notify the maintainers and provide attribution?
  2. Is this a breaking change? no

- Updates go-control-plane module to v0.10.1. This is
  required to use latest changes to the XDS API, e.g.
  to set HTTP MaxRequestsPerConnection as a part of the
  HttpProtocolOptions.
  Resolves snapshot cache (experimental) compatibility
  with new SDK.

- Removes Envoy cmd line argument for bootstrap version
  which is now the only supported version in Envoy. The
  cmd line flag has been removed in Envoy.

Signed-off-by: Shashank Ram <[email protected]>
@shashankram shashankram merged commit 7acf583 into openservicemesh:main Mar 2, 2022
@shashankram shashankram deleted the envoy-ver branch March 2, 2022 18:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants