[sonic-gnmi] Support GNMI native write#10948
Merged
ganglyu merged 2 commits intosonic-net:masterfrom Nov 29, 2022
Merged
Conversation
lguohan
reviewed
May 30, 2022
src/sonic-gnmi/.gitignore
Outdated
| @@ -0,0 +1,10 @@ | |||
| build/ | |||
Collaborator
There was a problem hiding this comment.
please create new repo sonic-gmni under sonic-net org and use submodule approach.
Contributor
Author
|
/azpw run Azure.sonic-buildimage |
Collaborator
|
/AzurePipelines run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@qiluo-msft would you please review and approve this PR? |
…GNMI native write.
liuh-80
reviewed
Nov 29, 2022
Contributor
liuh-80
left a comment
There was a problem hiding this comment.
Because the submodule change includes some commit not related to native write, suggest move the submodule update to a new PR and merge first.
liuh-80
approved these changes
Nov 29, 2022
Contributor
liuh-80
left a comment
There was a problem hiding this comment.
Because this PR depends on another submodule PR, suggest run validation again after submodule PR merged to master branch to make sure not conflict or build break.
zbud-msft
approved these changes
Nov 29, 2022
StormLiangMS
pushed a commit
to StormLiangMS/sonic-buildimage
that referenced
this pull request
Dec 8, 2022
Why I did it Provide GNMI native write interface for configuration. How I did it Add configuration parameters for GNMI native write. How to verify it Check build pipeline.
StormLiangMS
pushed a commit
that referenced
this pull request
Dec 10, 2022
Why I did it Provide GNMI native write interface for configuration. How I did it Add configuration parameters for GNMI native write. How to verify it Check build pipeline.
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.
Signed-off-by: Gang Lv ganglv@microsoft.com
Why I did it
Provide GNMI native write interface for configuration.
How I did it
Add configuration parameters for GNMI native write.
How to verify it
Check build pipeline.
Which release branch to backport (provide reason below if selected)
Description for the changelog
Provide GNMI native write interface for configuration.
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)