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

NetworkController API normalization: rename properties state to networkDetails #1019

Closed
Gudahtt opened this issue Dec 13, 2022 · 1 comment · Fixed by #1074
Closed

NetworkController API normalization: rename properties state to networkDetails #1019

Gudahtt opened this issue Dec 13, 2022 · 1 comment · Fixed by #1074
Assignees
Labels

Comments

@Gudahtt
Copy link
Member

Gudahtt commented Dec 13, 2022

We should rename the properties state to networkDetails, to more closely align with the extension network controller. Of the two, networkDetails was chosen because it's more descriptive of the state contents. This state is a collection of properties about the network that we have discovered at runtime (i.e. they are not configured or statically set).

This is part of a larger effort to normalize the API of both network controllers, to make them easier to merge.

@Gudahtt Gudahtt added the enhancement New feature or request label Dec 13, 2022
@cryptodev-2s cryptodev-2s self-assigned this Jan 16, 2023
cryptodev-2s added a commit that referenced this issue Jan 30, 2023
@mcmire mcmire linked a pull request Mar 16, 2023 that will close this issue
@mcmire
Copy link
Contributor

mcmire commented Mar 21, 2023

This was closed in #1074.

@mcmire mcmire closed this as completed Mar 21, 2023
MajorLift pushed a commit that referenced this issue Oct 11, 2023
MajorLift pushed a commit that referenced this issue Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants