[202411] Enable gnmi/telemetry user authorization by config_db (#21363)#23248
Merged
kperumalbfn merged 1 commit intosonic-net:202411from Jul 9, 2025
Merged
Conversation
Enable gnmi/telemetry user authorization by config_db. Why I did it gnmi/telemetry user authorization flag not used in SONiC and can't config by config_db How I did it Update Yang model and update gnmi/telemetry start script. How to verify it Pass all UT.
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
9 tasks
Collaborator
|
Pass all UT -> Is there a UT testcase to cover this feature? If no, could you create a sonic-mgmt testcase? |
kperumalbfn
approved these changes
Jul 9, 2025
Contributor
|
/azpw ms_conflict -f |
Contributor
|
@liushilongbuaa Please check the ms_conflict failures. |
tshalvi
pushed a commit
to tshalvi/sonic-buildimage
that referenced
this pull request
Aug 25, 2025
…12 (sonic-net#1335) ```<br>* 37bad37 - (HEAD -> 202412) Merge branch '202411' of https://github.com/sonic-net/sonic-buildimage into 202412 (2025-07-15) [Sonic Automation] * 718490f - (head/202411) [submodule] Update submodule sonic-linux-kernel to the latest HEAD automatically (sonic-net#23287) (2025-07-11) [mssonicbld] * 258389d - Enable gnmi/telemetry user authorization by config_db (sonic-net#21363) (sonic-net#23248) (2025-07-09) [Hua Liu] * 31fdefd - Including platform_utils in make and removing default initialization of $SMARTSWITCH in TSA, TSB, TSC (sonic-net#23258) (2025-07-09) [mssonicbld] * f5332b0 - [build] Use package.trafficmanager.net instead of sonicstorage.blob.core.windows.net to Refine Azure resource. (sonic-net#23256) (2025-07-09) [Liu Shilong] * 07ba952 - [submodule] Update submodule sonic-platform-common to the latest HEAD automatically (sonic-net#23214) (2025-07-07) [mssonicbld]<br>```
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.
Enable gnmi/telemetry user authorization by config_db.
Why I did it
gnmi/telemetry user authorization flag not used in SONiC and can't config by config_db
How I did it
Update Yang model and update gnmi/telemetry start script.
How to verify it
Pass all UT.
Why I did it
Work item tracking
How I did it
How to verify it
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)