Skip to content

hcm/listener_manager: remove deprecated v2 config handling.#17586

Merged
htuch merged 2 commits intoenvoyproxy:mainfrom
htuch:v2-filter-config
Aug 5, 2021
Merged

hcm/listener_manager: remove deprecated v2 config handling.#17586
htuch merged 2 commits intoenvoyproxy:mainfrom
htuch:v2-filter-config

Conversation

@htuch
Copy link
Copy Markdown
Member

@htuch htuch commented Aug 4, 2021

Risk level: Low
Testing: Removed deprecated tests.

Signed-off-by: Harvey Tuch htuch@google.com

Risk level: Low
Testing: Removed deprecated tests.

Signed-off-by: Harvey Tuch <htuch@google.com>
Signed-off-by: Harvey Tuch <htuch@google.com>
NOT_REACHED_GCOVR_EXCL_LINE;
}
// Continuing legacy behavior; if unspecified, we treat this as ingress.
tracing_operation_name = Tracing::OperationName::Ingress;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Arguably we could throw on unspecified? Before we'd require now deprecated config or crash.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think before this was an enum, so it would have defaulted to ingress (default enum value).

@htuch htuch merged commit 96c86f2 into envoyproxy:main Aug 5, 2021
@htuch htuch deleted the v2-filter-config branch August 5, 2021 13:58
baojr added a commit to baojr/envoy that referenced this pull request Aug 5, 2021
…bridge-stream

* upstream/main:
  stream info: add upstream connection id (envoyproxy#17512)
  runtime: removing require_ocsp_response_for_must_staple_certs (envoyproxy#17541)
  tooling: Fixes/cleanups/tests for `rst_checks.py` (envoyproxy#17589)
  Add a new HappyEyeballsConnectionImpl class (envoyproxy#17371)
  hcm/listener_manager: remove deprecated v2 config handling. (envoyproxy#17586)
  tools: simplify bazel deps query (envoyproxy#17599)
  tooling: Move tempdir/cleanup to base runner class (envoyproxy#17590)
  tools: fix missing format strings (envoyproxy#17600)
  tooling: Add `@envoy` prefix in `envoy_py_` macros (envoyproxy#17588)
  stream info: add attempt count for HTTP requests and TCP proxy (envoyproxy#17583)

Signed-off-by: Garrett Bourg <bourg@squareup.com>
leyao-daily pushed a commit to leyao-daily/envoy that referenced this pull request Sep 30, 2021
…xy#17586)

Risk level: Low
Testing: Removed deprecated tests.

Signed-off-by: Harvey Tuch <htuch@google.com>
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

Successfully merging this pull request may close these issues.

2 participants