Resolve "Change how gNMI paths are requested via NBI and controller"
Merged
requested to merge 280-change-how-gnmi-paths-are-requested-via-nbi-and-controller into master
Description
See #280.
Also added updates to buf, because they were somehow forgotten the last time we wanted to.
CLI shouldn't block for any paths for now, the fix is supposed to be temporary. Needs some further investigations in the future.
Edited by Fabian Seidl
Merge request reports
Activity
added componentnucleus goSDN priorityhigh statusavailable typeimprovement labels
added 1 commit
- a32567d4 - update buf, add GetIntendedPath to networkelement proto, generate go files
added 1 commit
- 66720437 - getIntended not working properly when requesting root, filtered copy has some...
added 1 commit
- 4a988efe - added getPnd and other minor cleanup of duplicated code, also more consistency
added 13 commits
-
134ccef9...9cbc5d33 - 7 commits from branch
master
- 8b0eb3e2 - update buf, add GetIntendedPath to networkelement proto, generate go files
- 90527dc6 - attempt to change path request handling
- a0273e4f - getIntended not working properly when requesting root, filtered copy has some...
- c0438a51 - added getPnd and other minor cleanup of duplicated code, also more consistency
- 947368e5 - removed wrongfully added files
- 938ca01b - fix for dead lock issue in cli
Toggle commit list-
134ccef9...9cbc5d33 - 7 commits from branch
added 7 commits
- a32567d4 - update buf, add GetIntendedPath to networkelement proto, generate go files
- 9a6cca3a - Merge branch 'master' into 280-change-how-gnmi-paths-are-requested-via-nbi-and-controller
- ab47f042 - attempt to change path request handling
- 66720437 - getIntended not working properly when requesting root, filtered copy has some...
- 4a988efe - added getPnd and other minor cleanup of duplicated code, also more consistency
- ed924d51 - removed wrongfully added files
- 6fe22ae9 - Merge branch '280-change-how-gnmi-paths-are-requested-via-nbi-and-controller'...
Toggle commit listadded 1 commit
- 95d02dfb - improved handling of trying to add mne with invalid data
added 1 commit
- a5cedc32 - temporary fix for other breaking paths besides root
requested review from @istfaengl, @istmabauc, and @m.stiemerling
added 8 commits
-
64c4a19a...cf3b16dd - 6 commits from branch
master
- 48025ff6 - Merge branch 'master' into 280-change-how-gnmi-paths-are-requested-via-nbi-and-controller
- 89fc0cf0 - fixed issue/conflict with proto files due to updates and deletes
-
64c4a19a...cf3b16dd - 6 commits from branch
added 1 commit
- d36d2284 - filter for requests on read-only when requesting intended state
Please register or sign in to reply