Karim Radhouani

Results 123 comments of Karim Radhouani

gNMIc is not appending the `/`, that log message is a response from the router. The `/` gets added there because of the way gNMIc parses gNMI paths from xpath...

This has been brought up before, the complexity here is in going through the targets and figuring out if there was any change, reestablishing the gRPC connection if needed, updating...

Can you details what you mean by "first pod" here ? What would be the criteria for a pod to be "ready" ? It would be helpful if you can...

https://askubuntu.com/questions/1417255/trying-to-unzip-a-tgz-in-wsl-but-get-elf-not-found-error

The listen command is intended to be used with Nokia SROS dial-out only. gNMIc does not support any other vendor proprietary dialout service. but it does support openconfig dial-out based...

Hi, The comma issue in flags `--update-value` and `--replace-value` is a known issue, it ultimately comes from the underlying packages used to parse the flags and set the config values...

> Hmm, so the bad one really is bad (a JSON object without `{...}` ?!) > > Might be nice to display this as part of the error though. Yes...

> I got it working with `--update-file`, thanks. > > > it ultimately comes from the underlying packages used to parse the flags and set the config values (pflag and...

Hi, Can you describe a bit more what kind of sessions you are trying to create (which RPC)? I see that your config file has tunnel-server config, are you trying...

To create a session you have to trigger an RPC, can you share which RPCs you want to send to the server on the other side of the tunnel?