Rob Shakir
Rob Shakir
That is true. An alternative would be to say that we add an implicit `id` key, which is used to reference a particular member of the list. The value of...
Please update the patch version for this change, apologies it has taken us 5 years to review it.
I expect that the error is populated as is demonstrated in https://github.com/google/gnxi/blob/master/gnmi/server.go#L621 -- essentially, when one returns an error, the payload of the returned message is null, and the error...
Hi, Apologies for the delay responding here. This is something that we've discussed previously, and left as an open discussion based on the different use cases that might emerge. Today,...
Based on implementation discussions, we're currently in the process of working on an update that deprecates the `qos` field in the proto - based on gRPC support. We'll rather prefer...
@oscargdd -- can you merge the two suggestions, which should re-run the CI, and then this LGTM. Thanks!
@oscargdd @sbarguil Looks like this one just needs merging of the master branch into it such that we can re-run the CI posted the pyangbind issue. I can then merge...
@dplore this is ready to merge, fyi. folks -- please take a look and provide comments by 2022-08-08, at which point this will be merged.
An implementation does not *have* to support more than one mode simultaneously here - but I do think that there are use cases whereby one wants to specify a system...
I think there are a couple of options. 1. We can fork the package like @pborman suggested above. Downside for this is that we need to backport fixes across the...