Roman Dodin

Results 250 comments of Roman Dodin
trafficstars

some progress has been made -- https://github.com/srl-labs/wsl-containerlab?tab=readme-ov-file#devpod

added in #42 for PE1:eth1 and PE1:eth2

Hi @evilhamsterman what would be the reproduction of this?

your path in the gnmic config differs from the one you use in the cli example Try removing the leading forward slash: ``` paths: - "openconfig-interfaces:/interfaces/interface[name=100GE1/0/2]/state/counters" ```

should not be the case anymore since the panel has a dependency on healthy nodes prior to start

what problem do you see with this? That it is installed by default when no version is provided with apt/yum install? the install scripts will not pick up this version,...

yeah it is a good idea. Not available today, though, for the containerlab apt/yum repos will rename this to reflect the feature request nature better

network connectivity method is irrelevant to the gnmic project. but you should be able to use port forwarding just as you did with netconf

@chrmarti yes, I am using the docker-outside-of-docker feature and follow the [provided recommendations](https://github.com/devcontainers/features/blob/main/src/docker-outside-of-docker/README.md#2-change-the-workspace-to-localworkspacefolder) to enable the binds. When using the devcontainer on macOS (using the OrbStack as the docker engine...

I struggle to invoke the same picker again locally... It appears only when running docker outside of docker with codespaces