Implement translib backend logic for the gNSI Authz#200
Merged
sneelam20 merged 1 commit intosonic-net:masterfrom Mar 3, 2026
Merged
Implement translib backend logic for the gNSI Authz#200sneelam20 merged 1 commit intosonic-net:masterfrom
sneelam20 merged 1 commit intosonic-net:masterfrom
Conversation
|
/azp run |
|
Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
e6394c0 to
fd75bb3
Compare
|
/azp run |
|
Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command. |
fd75bb3 to
6a697d0
Compare
|
/azp run |
|
Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command. |
6a697d0 to
fc4d0b5
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
fc4d0b5 to
c550bcd
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
c550bcd to
19de702
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
|
@sreeiyer-1, Please review and approve |
Contributor
Author
The changes look good |
ndas7
suggested changes
Jan 5, 2026
Contributor
ndas7
left a comment
There was a problem hiding this comment.
Please add more details in the description, including the associated sonic-gnmi PR
6 tasks
Contributor
Author
Description is updated. |
Contributor
|
Could you please add a link to the HLD in the description? |
rlucus
approved these changes
Jan 11, 2026
19de702 to
955dc9e
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
ndas7
approved these changes
Jan 12, 2026
955dc9e to
3a54da1
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
sneelam20
previously approved these changes
Mar 2, 2026
3a54da1 to
98ad2ee
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
This commit adds the necessary transformer code to read authorization policy counters and related state from the Redis databases. Signed-off-by: kanchanavelusamy <velusamyk@google.com>
98ad2ee to
27f931f
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
sneelam20
approved these changes
Mar 3, 2026
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 commit adds the necessary transformer code to read authorization policy counters and related state from the Redis databases.
HLD Reference: gNSI HLD
Frontend: sonic-gnmi sonic-net/sonic-gnmi#549