openconfig/lemming

gnmiclient Replace/Update helpers do not handle non-leafs correctly

Closed this issue · 0 comments

Since they're wrappers to ConfigQuery, the GoStruct is marshalled using the wrong PreferShadowPath setting. So setting state using a non-leaf doesn't work.

@DanG100