Releases: srl-labs/containerlab
Releases · srl-labs/containerlab
v0.36.0
What's Changed
- implement VerifyLicenseFiles() by @steiler in #1208
- Bump github.com/containernetworking/plugins from 1.1.1 to 1.2.0 by @dependabot in #1217
- Bump github.com/docker/docker from 20.10.22+incompatible to 20.10.23+incompatible by @dependabot in #1218
- Cisco 8000 simulator support by @rskorka in #1216
- fix twitter badge by @hellt in #1220
- fixing cvx CheckInterfaceName() by @steiler in #1224
- implements node based resource requirements by @steiler in #1209
- implement image-pull-policy by @steiler in #1223
- isrootnsbased config attribute by @steiler in #1225
- cleanup by @steiler in #1227
- Added 2nd domain lookup for docker.io images by @hellt in #1228
- added rn 0.36 by @hellt in #1229
New Contributors
Full Changelog: v0.35.2...v0.36.0
v0.35.2
What's Changed
- add underscore naming option to the ceos section by @ankudinov in #1204
- enable clab config to use node registry for credentials by @hellt in #1205
- remove unused node.DefaultConfigTemplates by @steiler in #1210
- Update get.sh by @mabra94 in #1206
- relax interface name checks for linux nodes by @hellt in #1213
- add 5s delay before srl ping test by @hellt in #1214
- rn 0.35.2 by @hellt in #1215
New Contributors
- @ankudinov made their first contribution in #1204
Full Changelog: v0.35.1...v0.35.2
v0.35.1
What's Changed
Full Changelog: v0.35.0...v0.35.1
v0.35.0
What's Changed
- Fix typo by @oshothebig in #1151
- Bump github.com/containerd/containerd from 1.6.13 to 1.6.14 by @dependabot in #1153
- Correct inconsistencies between PHONY declarations and the actual targets by @oshothebig in #1163
- Reduce duplicates in Makefile by @oshothebig in #1162
- Update srl.md by @sc68cal in #1166
- Remove unnecessary entrypoint option by @oshothebig in #1167
- Replace
$(pwd) and $ (shell pwd) with CURDIR variable by @oshothebig in #1164 - Call target of Makefile in GitHub Actions by @oshothebig in #1165
- fix-exec-format-and-add-multipe-cmd by @steiler in #1157
- fixing #1152 by @steiler in #1154
- Introduce DNS options by @steiler in #1161
- Bump github.com/containerd/containerd from 1.6.14 to 1.6.15 by @dependabot in #1177
- Bump golang.org/x/term from 0.3.0 to 0.4.0 by @dependabot in #1176
- Bump golang.org/x/text from 0.5.0 to 0.6.0 by @dependabot in #1174
- Bump golang.org/x/crypto from 0.4.0 to 0.5.0 by @dependabot in #1173
- Introducing NodeRegistry by @steiler in #1156
- fix ovs bridge check by @hellt in #1172
- remove runexecs in favor of runexec by @hellt in #1185
- Fixing filtering of containers for
clab exec
by @hellt in #1186 - Align
clab exec
plain format with previous styling by @hellt in #1187 - add interface signatures for all nodes by @hellt in #1191
- Bump github.com/dustin/go-humanize from 1.0.0 to 1.0.1 by @dependabot in #1193
- Seamless json output in the exec output by @hellt in #1188
- added srl ping test by @hellt in #1190
- fixing missing lab filter for
clab exec
with no user-defined filters by @hellt in #1197 - added exec tests by @hellt in #1199
- added rn 0.35 by @hellt in #1200
New Contributors
- @oshothebig made their first contribution in #1151
Full Changelog: v0.34.0...v0.35.0
v0.34.0
What's Changed
- Fixed a typo in vr-n9kv.md by @991jo in #1113
- Adjust installer to Fedora CoreOS by @steiler in #1115
- Bump golang.org/x/text from 0.4.0 to 0.5.0 by @dependabot in #1117
- Bump golang.org/x/sys from 0.2.0 to 0.3.0 by @dependabot in #1118
- fix image pull routine by @hellt in #1123
- Node scoped checks part1 by @hellt in #1125
- Bump github.com/containerd/containerd from 1.6.10 to 1.6.12 by @dependabot in #1128
- Bump golang.org/x/term from 0.2.0 to 0.3.0 by @dependabot in #1126
- Bump golang.org/x/crypto from 0.3.0 to 0.4.0 by @dependabot in #1127
- node-scoped checks and node interface refactor by @hellt in #1129
- fix memory detection method by @hellt in #1133
- Refactor exec node interface part 1 by @hellt in #1134
- move exec code to exec package by @hellt in #1139
- remove init functions from nodes by @hellt in #1143
- Implementing xrd kind by @trustywolf in #1144
- added doc change for xrd interface naming by @hellt in #1146
- xrd kind - docs improvement by @trustywolf in #1147
- register nodes once by @hellt in #1148
- Exec interface review part 3 by @hellt in #1142
- Exec package and interface to enable commands execution on nodes by @hellt in #1140
- vmx vrf note by @hellt in #1149
- added rn 0.34 by @hellt in #1150
New Contributors
- @991jo made their first contribution in #1113
- @trustywolf made their first contribution in #1144
Full Changelog: v0.33.0...v0.34.0
v0.33.0
What's Changed
- fix ssse3 json tag by @hellt in #1092
- Bump github.com/containers/podman/v4 from 4.3.0 to 4.3.1 by @dependabot in #1094
- Bump github.com/scrapli/scrapligo from 1.1.3 to 1.1.4 by @dependabot in #1095
- Fix nextui node tooltip without image field by @gamerslouis in #1097
- added tests for getcanonicalimage by @hellt in #1096
- Fix non-container nodes display in web graph by @gamerslouis in #1098
- Bump golang.org/x/term from 0.1.0 to 0.2.0 by @dependabot in #1102
- Bump golang.org/x/crypto from 0.1.0 to 0.3.0 by @dependabot in #1103
- Bump github.com/containerd/containerd from 1.6.9 to 1.6.10 by @dependabot in #1104
- Adding BOF change through on-boot script example by @mabra94 in #1107
- Default node embedding by @steiler in #1099
- Add startup-config.cfg binding to PAN VR node. by @JakeBednard in #1109
- implementing ext-container kind by @steiler in #1106
- Rate-limit polling for node status at link creation time by @steiler in #1108
- Update ceos.go by @steiler in #1111
- added rn 0.33 by @hellt in #1112
New Contributors
- @gamerslouis made their first contribution in #1097
- @mabra94 made their first contribution in #1107
- @JakeBednard made their first contribution in #1109
Full Changelog: v0.32.4...v0.33.0
v0.32.4
What's Changed
- bump ceos in tests by @hellt in #1074
- Bump github.com/docker/docker from 20.10.19+incompatible to 20.10.20+incompatible by @dependabot in #1075
- Bump golang.org/x/text from 0.3.8 to 0.4.0 by @dependabot in #1077
- Bump github.com/containers/podman/v4 from 4.2.1 to 4.3.0 by @dependabot in #1076
- Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in #1080
- Bump github.com/containerd/containerd from 1.6.8 to 1.6.9 by @dependabot in #1081
- Bump github.com/docker/docker from 20.10.20+incompatible to 20.10.21+incompatible by @dependabot in #1079
- fix ssse3 instruction check by @hellt in #1083
- use mgmt server readiness file instead of commit #1 by @hellt in #1084
- srl: notify users about errors in startup config by @hellt in #1089
- added cleanup of dangling veths in bridges by @hellt in #1090
Full Changelog: v0.32.3...v0.32.4
v0.32.3
What's Changed
- Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #1067
- Bump github.com/docker/docker from 20.10.18+incompatible to 20.10.19+incompatible by @dependabot in #1068
- Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in #1066
- upgrade buildah by @hellt in #1070
- fix default bridge use by @hellt in #1071
- honor auto-remove bool propagation by @hellt in #1065
- added 0.32.3 patch notes by @hellt in #1073
Full Changelog: v0.32.2...v0.32.3
v0.32.2
What's Changed
- changed cvx default runtime to docker by @hellt in #1051
- Fixing Ignite issue regarding serial creation by @steiler in #1037
- Bump github.com/scrapli/scrapligo from 1.1.2 to 1.1.3 by @dependabot in #1057
- Bump github.com/cloudflare/cfssl from 1.6.2 to 1.6.3 by @dependabot in #1058
- Config Engine: Skip template-paths without templates for a role & expose clab_type by @kellerza in #1061
- Return of the Ignite runtime by @networkop in #1063
- Add auto-remove=yes option to avoid auto-restart policy and cleanup containers automatically by @jbemmel in #1056
- patch 0.32.2 by @hellt in #1064
Full Changelog: v0.32.1...v0.32.2
v0.32.1
What's Changed
- Update link title - SR Linux by @kellerza in #1040
- fix changed links for netdevops.me site by @hellt in #1041
- Update 7220IXRD5.yml by @harisudhanv in #1043
- Bump github.com/containers/common from 0.49.1 to 0.50.1 by @dependabot in #1049
- 0.32.1 patch by @hellt in #1050
New Contributors
- @harisudhanv made their first contribution in #1043
Full Changelog: v0.32.0...v0.32.1