Releases: metal-stack/mini-lab
Releases · metal-stack/mini-lab
v0.4.2
General Changes
- Remove fixed public IPv4 addresses assigned to machines (#187) @robertvolkmann
- Simplify ssh config and use it everywhere (#185) @robertvolkmann
- Correct flavors section in readme (#194) @iljarotar
- Remove all containers from previous runs (#188) @robertvolkmann
- Remove unused machine and align sonic and cumulus ports (#193) @iljarotar
- Put SONiC VM image into a separate container image (#189) @robertvolkmann
- Use a nginx container to test outgoing traffic (#186) @robertvolkmann
v0.4.1
General Changes
- Switch to tc mirrored to get rid of macvtap (#110) @robertvolkmann
- SONiC 202311 (#179) @robertvolkmann
- Fix Cumulus (#180) @robertvolkmann
- Remove unused stuff for cumulus (#178) @robertvolkmann
- Test internet connectivity of the machines (#159) @robertvolkmann
- Run integration tests for Cumulus too (#177) @robertvolkmann
- Update frr to 10.0.1 (#173) @majst01
- Fix frr download issue (#174) @simcod
- Update machine image and runtime dependencies (#172) @majst01
- Remove obsolete libvirt-specific make target (#171) @simcod
- Fix containerlab CI cleanup when no containers are running. (#167) @Gerrit91
- Move
leaf
androuter
role from metal-roles into mini-lab. (#161) @Gerrit91 - Pull sonic image when baking the partition. (#165) @Gerrit91
v0.4.0
General Changes
- Put sonic image directy into container. (#164) @Gerrit91
- Resolve latest os images from releases. (#163) @Gerrit91
- allow to build/push images into the leaf VM (#160) @ulrichSchreiner
- Make SONiC the default flavor. (#158) @Gerrit91
- Build and push sonic container image. (#157) @Gerrit91
- Support SONiC (#153) @robertvolkmann
v0.3.6
v0.3.5
v0.3.4
General Changes
- Update to maintained dependencies (#145) @robertvolkmann
- Adapt to meilisearch backup-restore-sidecar support. (#143) @Gerrit91
v0.3.3
General Changes
- Remove NSQ lookupd port exposal. (#142) @Gerrit91
- Allow ssh-rsa public key type. (#140) @Gerrit91
- docs: pin containerlab install script (#139) @vknabel
- fix(auditing): explicitly clear out storage class (#138) @vknabel
- Provide workaround for debian jessie apt-transport-https. (#137) @Gerrit91
- Auditing with Meilisearch (#132) @vknabel
- Use new dhcp role. (#133) @Gerrit91
v0.3.2
General Changes
- Some fixes for old and broken Makefile targets + Updates. (#113) @Gerrit91
- ufw disable (#130) @thanche1
- Use
which
instead ofcommand -v
in CI. (#128) @Gerrit91 - Select containerlab dependening on PATH in user context. (#124) @fhaftmann
- Avoid dead containers pilling up (#125) @harmathy
- Fix typos in README.md (#126) @harmathy
- Run uniformly on docker-compose vs. docker compose plugin. (#123) @fhaftmann
- Replace containerlab installation url (#120) @jklippel
v0.3.1
General Changes
- Prepare for release by pinning to v0.11.0 release and updating images. (#119) @Gerrit91
- Change to METALCTL_API_URL. (#115) @Gerrit91
- Add SONiC flavor to support migration (#114) @robertvolkmann
- Factor out service exposals into default variables. (#112) @Gerrit91
- Use host CPU capabilities to get rid of some CPU related warnings from QEMU (#109) @robertvolkmann
- Switch from legacy -net to -netdev to allow separate networks (#108) @robertvolkmann
v0.3.0
General Changes
The API address was changed from api.0.0.0.0.nip.io to api.172.17.0.1.nip.io (the docker network), which allows the metal-hammer to reach the API and remove /etc/hosts entries from the leaf switches.