-
I noticed after upgrading my clab version from 43.0 to 47.1 that the config is not persistent after a redeploy of the topology.
Test would be, deploy topology for the first time --> make a config c…
-
I've hit this issue while trying to test an unnumbered bgp session (ipv6 link local addresses) between two srl containers running 24.7.2 or 23.10.
It can be reproduced with the following minimal setu…
-
create a doc entry for containerlab.srlinux.dev explaining how to run containerlab on AWS
maybe augmented with terraform/pulumi/ansible integrations.
PS/ maybe some work from @nleiva can be used…
-
I love my table header row to have center-aligned text, like this
```
╭───┬──────┬──────────────┬──────────────────────────────┬───────────────┬─────────┬────────────────┬──────────────────────╮
…
-
fyi - there is some issue with the gpg key section in the Dockerfile - I saw the same issue on my linux server and my macbook too
I don't have time to troubleshoot it atm, but for a work around I j…
-
I am using a crd which has property names with - in it and the crd2pulumi failed with
```
panic: invalid Go source code:
crds/srlinux/v1alpha1/pulumiTypes.go
: 269:7: expected ';', found '-' …
-
### Description of Issue/Question
*Note*: Please check https://guides.github.com/features/mastering-markdown/
to see how to properly format your request.
Using netmiko, for the case of nokia_sr…
-
Tables are much nicer with https://github.com/jedib0t/go-pretty
I like the styling of NATS CLI tables that use this library https://github.com/nats-io/natscli/blob/392437ff9524662a5cc677b06821008cc…
-
Hey!
It doesn't seem there is a v23 generated. Would it be possible to add them?
-
Allow regex in --exclude flag, to exclude multiple modules in an easier way.
I'm thinking about SRL's `--exclude "*-tools*"`
Do we want/need this ?