Resolve "Implement gNMI subscription management"
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
-
Bug fix (non-breaking change which fixes an issue) -
New feature (non-breaking change which adds functionality) -
Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
-
My code follows the code style of this project. -
My change requires a change to the documentation. -
I have updated the documentation accordingly. -
I have read the CONTRIBUTING document. -
I have added tests to cover my changes. -
All new and existing tests passed.
Related to #382
Merge request reports
Activity
assigned to @hda11249
added 17 commits
-
05590bac...fc14dd97 - 16 commits from branch
master
- afe7152f - Merge branch 'master' into 382-implement-gnmi-subscription-management
-
05590bac...fc14dd97 - 16 commits from branch
requested review from @neil.schark
added 10 commits
-
f54eca81 - 1 commit from branch
master
- e85cd871 - first draft submanagement proto files
- 227af595 - add reset all call
- 469634a9 - add generated code
- 090478f9 - implement first version of reset all in controller and cli
- 38101525 - add get all sub method
- 80a14eb3 - get sub options before reset and re-use
- 42396a3f - change way paths/opts are provided for subscriptions
- c42757e8 - add mutex to map
- dad9ec9f - add missing permission to admin
Toggle commit list-
f54eca81 - 1 commit from branch
enabled an automatic merge when all merge checks for dad9ec9f pass
mentioned in commit 63f12e77
Please register or sign in to reply