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: undeprecate bind_to_port #14480

Merged
merged 9 commits into from
Jan 7, 2021
Merged

listener: undeprecate bind_to_port #14480

merged 9 commits into from
Jan 7, 2021

Conversation

tbarrella
Copy link
Contributor

@tbarrella tbarrella commented Dec 17, 2020

Commit Message:

listener: undeprecate bind_to_port

Signed-off-by: Taylor Barrella [email protected]

Additional Description: See #5355 (comment) and above for context
Risk Level: Low
Testing: Listener manager unit tests, grep
Docs Changes: Generated documentation for the proto field
Release Notes:
#5355
Deprecated: envoy_v3_api_field_config.listener.v3.Listener.deprecated_v1 (which was already hidden) was deprecated in favor of the new field envoy_v3_api_field_config.listener.v3.Listener.bind_to_port

Signed-off-by: Taylor Barrella <[email protected]>
Signed-off-by: Taylor Barrella <[email protected]>
Signed-off-by: Taylor Barrella <[email protected]>
Signed-off-by: Taylor Barrella <[email protected]>
@repokitteh-read-only
Copy link

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

🐱

Caused by: #14480 was opened by tbarrella.

see: more, trace.

@tbarrella
Copy link
Contributor Author

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

Signed-off-by: Taylor Barrella <[email protected]>
@tbarrella
Copy link
Contributor Author

I removed the deprecation note because the field that was deprecated was hidden and named "deprecated_v1" anyway. I think the fact that it was hidden had caused the reference not to exist, breaking the docs build

@markdroth
Copy link
Contributor

@htuch, I think you have context on this, so I'll defer to you for API approval on this particular PR.

Copy link
Member

@htuch htuch left a comment

Choose a reason for hiding this comment

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

LGTM modulo nits.
/wait

source/server/listener_impl.cc Outdated Show resolved Hide resolved
api/envoy/config/listener/v3/listener.proto Outdated Show resolved Hide resolved
Signed-off-by: Taylor Barrella <[email protected]>
Signed-off-by: Taylor Barrella <[email protected]>
htuch
htuch previously approved these changes Jan 6, 2021
Copy link
Member

@htuch htuch left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@repokitteh-read-only repokitteh-read-only bot removed the api label Jan 6, 2021
@repokitteh-read-only repokitteh-read-only bot removed the api label Jan 6, 2021
@htuch htuch merged commit 28e8d77 into envoyproxy:master Jan 7, 2021
@tbarrella tbarrella deleted the bind-to-port branch January 7, 2021 01:13
mpuncel added a commit to mpuncel/envoy that referenced this pull request Jan 8, 2021
* master: (48 commits)
  Resolve 14506, avoid libidn2 for our curl dependency (envoyproxy#14601)
  fix new/free mismatch in Mainthread utility (envoyproxy#14596)
  opencensus: deprecate Zipkin configuration. (envoyproxy#14576)
  upstream: clean up code location (envoyproxy#14580)
  configuration impl: add cast for ios compilation (envoyproxy#14590)
  buffer impl: add cast for android compilation (envoyproxy#14589)
  ratelimit: add dynamic metadata to ratelimit response (envoyproxy#14508)
  tcp_proxy: wait for CONNECT response before start streaming data (envoyproxy#14317)
  stream info: cleanup address handling (envoyproxy#14432)
  [deps] update upb to latest commit (envoyproxy#14582)
  Add utility to check whether the execution is in main thread. (envoyproxy#14457)
  listener: undeprecate bind_to_port (envoyproxy#14480)
  Fix data race in overload integration test (envoyproxy#14586)
  deps: update PGV (envoyproxy#14571)
  dependencies: update cve_scan.py for some libcurl 7.74.0 false positives. (envoyproxy#14572)
  Network::Connection: Add L4 crash dumping support (envoyproxy#14509)
  ssl: remember stat names for configured ciphers. (envoyproxy#14534)
  formatter: add custom date formatting to downstream cert start and end dates (envoyproxy#14502)
  feat(lua): allow setting response body when the upstream response body is empty (envoyproxy#14486)
  Generalize the gRPC access logger base classes (envoyproxy#14469)
  ...

Signed-off-by: Michael Puncel <[email protected]>
@lambdai lambdai mentioned this pull request Jul 7, 2021
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