Implement translib backend logic for the gNSI Authz - #200
Merged
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). |
niranjanivivek
force-pushed
the
gnsi_authz_be_pr
branch
from
December 5, 2025 13:30
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. |
niranjanivivek
force-pushed
the
gnsi_authz_be_pr
branch
from
December 10, 2025 09:11
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. |
niranjanivivek
force-pushed
the
gnsi_authz_be_pr
branch
from
December 10, 2025 09:39
6a697d0 to
fc4d0b5
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
niranjanivivek
force-pushed
the
gnsi_authz_be_pr
branch
from
December 10, 2025 10:09
fc4d0b5 to
c550bcd
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
niranjanivivek
marked this pull request as ready for review
December 16, 2025 17:11
niranjanivivek
force-pushed
the
gnsi_authz_be_pr
branch
from
December 19, 2025 17:44
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
ndas7
left a comment
Contributor
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
niranjanivivek
force-pushed
the
gnsi_authz_be_pr
branch
from
January 11, 2026 10:21
19de702 to
955dc9e
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
ndas7
approved these changes
Jan 12, 2026
niranjanivivek
force-pushed
the
gnsi_authz_be_pr
branch
from
January 29, 2026 15:22
955dc9e to
3a54da1
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
sneelam20
previously approved these changes
Mar 2, 2026
niranjanivivek
force-pushed
the
gnsi_authz_be_pr
branch
from
March 3, 2026 01:35
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>
niranjanivivek
force-pushed
the
gnsi_authz_be_pr
branch
from
March 3, 2026 01:52
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