[CLI] Move hostname, mgmt interface/vrf config to hostcfgd#2
Merged
qiluo-msft merged 3 commits intosonic-net:masterfrom Aug 21, 2022
Merged
[CLI] Move hostname, mgmt interface/vrf config to hostcfgd#2qiluo-msft merged 3 commits intosonic-net:masterfrom
qiluo-msft merged 3 commits intosonic-net:masterfrom
Conversation
6 tasks
Contributor
Author
|
@qiluo-msft @dgsudharsan @lguohan @prsunny @liat-grozovik |
21df47c to
bd5ccdc
Compare
qiluo-msft
reviewed
Jul 20, 2022
qiluo-msft
reviewed
Jul 20, 2022
qiluo-msft
reviewed
Jul 20, 2022
Signed-off-by: Yevhen Fastiuk <[email protected]>
Signed-off-by: Yevhen Fastiuk <[email protected]>
bd5ccdc to
f952f68
Compare
qiluo-msft
approved these changes
Jul 25, 2022
Contributor
Author
|
/easycla |
Contributor
Author
|
This should be merged and should leave together with: sonic-net/sonic-utilities#2173 |
Collaborator
Contributor
|
To clarify, if you want to move two submodules together, you can submit one PR to include both. |
isabelmsft
pushed a commit
to isabelmsft/sonic-host-services
that referenced
this pull request
Dec 31, 2022
Adding client to receive & send to subscribing clients
isabelmsft
pushed a commit
to isabelmsft/sonic-host-services
that referenced
this pull request
Dec 31, 2022
Merge master into stats branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR depends on sonic-net/sonic-utilities#2173
Why I did it
To be able to configure the management interface and hostname standalone by changing database config at runtime.
From the CLI perspective fo view, the following behavior is the same. But now you have two ways of configuring it: CLI, directly through the database.
How I did it
Moved configuration part of the interface and hostname to "hostcfgd".
How to verify it
Which release branch to backport (provide reason below if selected)
Description for the changelog
Submodules PR's :
A picture of a cute animal (not mandatory but encouraged)