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

listener: deprecate use_proxy_proto #14406

Merged
merged 4 commits into from
Dec 18, 2020
Merged

listener: deprecate use_proxy_proto #14406

merged 4 commits into from
Dec 18, 2020

Conversation

tbarrella
Copy link
Contributor

@tbarrella tbarrella commented Dec 14, 2020

Commit Message:

listener: deprecate use_proxy_proto

Signed-off-by: Taylor Barrella tabarr@google.com

Additional Description:
Risk Level: Low
Testing: grep for occurrences of use_proxy_proto
Docs Changes: Updated references to use_proxy_proto to refer to the listener filter instead, as well as sample configuration
Release Notes:
#14085
Deprecated: envoy_v3_api_field_config.listener.v3.FilterChain.use_proxy_proto was deprecated because the proxy protocol listener filter can/should be added at the listener level instead

Signed-off-by: Taylor Barrella <tabarr@google.com>
Signed-off-by: Taylor Barrella <tabarr@google.com>
Signed-off-by: Taylor Barrella <tabarr@google.com>
@repokitteh-read-only
Copy link

CC @envoyproxy/api-shepherds: Your approval is needed for changes made to api/envoy/.
API shepherd assignee is @lizan
CC @envoyproxy/api-watchers: FYI only for changes made to api/envoy/.

🐱

Caused by: #14406 was opened by tbarrella.

see: more, trace.

Copy link
Member

@lizan lizan left a comment

Choose a reason for hiding this comment

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

/retest

@repokitteh-read-only
Copy link

Retrying Azure Pipelines:
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #14406 (review) was submitted by @lizan.

see: more, trace.

@tbarrella
Copy link
Contributor Author

/retest

@repokitteh-read-only
Copy link

Retrying Azure Pipelines:
Check envoy-presubmit didn't fail.

🐱

Caused by: a #14406 (comment) was created by @tbarrella.

see: more, trace.

@tbarrella
Copy link
Contributor Author

Hey @lizan it seems one of the tests has been stuck for hours, what do I do?

@tbarrella
Copy link
Contributor Author

Opened #14445 although that unstuck this one too (is there a way for me to do that without opening a new PR?)

@mattklein123
Copy link
Member

Can you try merging main into this PR?

Signed-off-by: Taylor Barrella <tabarr@google.com>
@tbarrella
Copy link
Contributor Author

(just a heads up that I plan to be taking a break from tomorrow to 1/4)

@mattklein123 mattklein123 merged commit c3e4a00 into envoyproxy:master Dec 18, 2020
mpuncel added a commit to mpuncel/envoy that referenced this pull request Dec 22, 2020
* master: (30 commits)
  Deflaked: Guarddog_impl_test (envoyproxy#14475)
  [fuzz] add fuzz tests for hpack encoding and decoding (envoyproxy#13315)
  [filters] Prevent a filter from sending local reply and continue (envoyproxy#14416)
  oauth2: improving coverage (envoyproxy#14479)
  owners: Change dio email address (envoyproxy#14498)
  macos build: Fix ninja install (envoyproxy#14495)
  http: use OptRef helper to reduce some boilerplate (envoyproxy#14361)
  doc: update test/integration/README.md (envoyproxy#14485)
  server: wait workers to start before draining parent. (envoyproxy#14319)
  api: relax inline_string length limitation in DataSource (envoyproxy#14461)
  oauth: properly stop filter chain when a response was sent (envoyproxy#14476)
  listener: deprecate use_proxy_proto (envoyproxy#14406)
  deps: update cel and remove a patch (envoyproxy#14473)
  preconnect: rename: (envoyproxy#14474)
  coverage: ratcheting limits (envoyproxy#14472)
  grpc mux: fix sending node again after stream is reset (envoyproxy#14080)
  [test] Replace printers_include with printers_lib. (envoyproxy#14442)
  tcp: nodelay in the new pool (envoyproxy#14453)
  test: replace mock_methodn macros with mock_method (envoyproxy#14450)
  tcp: extending tcp integration test (envoyproxy#14451)
  ...

Signed-off-by: Michael Puncel <mpuncel@squareup.com>
@tbarrella tbarrella deleted the use-proxy-proto branch January 5, 2021 19:01
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.

3 participants