Roman Dodin
Roman Dodin
**What happened?** I am using devpod on macOS where docker is provided by OrbStack. When I launch my devpod with using local VSCode as an IDE, the application that I...
reported in https://github.com/srl-labs/pydantic-srlinux/issues/4 When a leaflist (e.g. [export/import policy](https://github.com/nokia/srlinux-yang-models/blob/af9adaaee1526ed9301572e224b2baebf3d6268a/srlinux-yang-models/srl_nokia/models/network-instance/srl_nokia-bgp.yang#L190) in SR Linux BGP config) has a `leafref` type for its elements that points to [a constrained name](https://github.com/nokia/srlinux-yang-models/blob/af9adaaee1526ed9301572e224b2baebf3d6268a/srlinux-yang-models/srl_nokia/models/routing-policy/srl_nokia-routing-policy.yang#L945-L953) with pattern, the...
I know it is a minor thing, but it gives me OCD vibes seeing errors in the generated files. The example code probably belongs to the docs, and not the...
### What problem are you trying to solve? Do you a suggestion on how to solve it? This comes in the context of the YAML editor. Having expand/collapse button next...
Hi all, looks like this useful project is in dire for proper maintenance. Anyone maintain a fork or found an alternative?
Hi @timvink and all, I wonder if that is possible to start the numbering from H2 level? I was looking into using this extension to number the tech docs articles...
**What would you like to be added**: I'd like to be able to dive into the OCI image with `application/vnd.oci.empty.v1+json` media format. **Why is this needed**: The usage of OCI...
## User Story Description As a User, I want to see the link to the schema node listed in the body map,  so I can see the schema node...
When sshx is attached to a lab we need to copy-in the `/etc/ssh/ssh_config.d/clab-$labName` file into the sshx container so that the hosts of these lab are auto-suggested to a user....
Containerlab topology definition file had a notion of a `group` [forever.](https://containerlab.dev/manual/nodes/#group) But we never implemented them in the way they were envisioned to be used. A `group` should allow a...