Release 0.33#
2022-11-28
External container kind#
With a new ext-container
kind it is possible to enrich clab topology with nodes scheduled by other tools (e.g. k8s-kind
). Thanks @steiler.
Graph enhancements#
Thanks to @gamerslouis our graph feature got some important fixes like properly displaying bridge properties in #1097 and renders bridges in offline mode in #1098.
SR OS and BOF persistency#
Making SR OS BOF persistent was not a trivial task, but @mabra94 added a nice doc section explaining how bind mounts and boot-good-exec SR OS option combined can achieve that. #1107