Skip to content

connectivity_manager: rename/refactor from Network::Configurator#2401

Merged
goaway merged 8 commits intomainfrom
ms/rename-configurator
Jul 1, 2022
Merged

connectivity_manager: rename/refactor from Network::Configurator#2401
goaway merged 8 commits intomainfrom
ms/rename-configurator

Conversation

@goaway
Copy link
Contributor

@goaway goaway commented Jul 1, 2022

Description: This is intended to better capture the role and responsibilities of this class in Envoy Mobile. It still "configures connections", but more generally, it holds library/device connectivity state and provides mechanisms to leverage it.
Risk Level: Low
Testing: Updated tests.
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: Mike Schore mike.schore@gmail.com

goaway added 3 commits July 2, 2022 02:43
Signed-off-by: Mike Schore <mike.schore@gmail.com>
Signed-off-by: Mike Schore <mike.schore@gmail.com>
Signed-off-by: Mike Schore <mike.schore@gmail.com>
@Augustyniak
Copy link
Contributor

/retest

Copy link
Contributor

@Augustyniak Augustyniak left a comment

Choose a reason for hiding this comment

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

left one specific comment plus an overall comment: Not sure whether we need network prefix in variables/methods that works with Network::ConnectivityManager - "connectivity" part of the name itself seems to be implying "network" but it's really just me nit picking. Consider dropping it.

goaway added 5 commits July 2, 2022 03:40
Signed-off-by: Mike Schore <mike.schore@gmail.com>
Signed-off-by: Mike Schore <mike.schore@gmail.com>
Signed-off-by: Mike Schore <mike.schore@gmail.com>
Signed-off-by: Mike Schore <mike.schore@gmail.com>
Signed-off-by: Mike Schore <mike.schore@gmail.com>
@goaway goaway merged commit 88d46ee into main Jul 1, 2022
@goaway goaway deleted the ms/rename-configurator branch July 1, 2022 20:54
jpsim added a commit that referenced this pull request Jul 5, 2022
* origin/main:
  Update Envoy (#2403)
  connectivity_manager: rename/refactor from Network::Configurator (#2401)
  test: fixing up build targets to use the extension registry (#2397)
  test: Adds an integration test for SDS (#2395)
  iOS: add `forceIPv6(...)` builder option (#2396)
  api: make iOS Headers and HeadersBuilder case-insensitive (#2383)

Signed-off-by: JP Simard <jp@jpsim.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