Releases: metal-stack/mini-lab
Releases · metal-stack/mini-lab
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.
v0.2.3
General Changes
- allow ssh-rsa when connecting to leafs (#101) @mwennrich
- Remove metal-console from ingress port exposal. (#100) @Gerrit91
- Additional ingress config and allow passing extra vars (#98) @Gerrit91
- Typo in README : Package name from havaged to haveged (#97) @suryamurugan
- Updating kind and container-lab to latest version. (#95) @Gerrit91
- Remove unused UDP exposal and obsolete variables. (#94) @Gerrit91
v0.2.2
General Changes
- fix docker-compose commands outside CI (#93) @iljarotar
- containerlab version constraint to README.md (#92) @iljarotar
v0.2.1
v0.2.0
v0.1.4
General Changes
- Fix Readme for installation issues. (#73) @domi-nik-
- increase machine /var/lib size (#72) @GrigoriyMikhalkin
v0.1.3
General Changes
- Make firewalls use default disk layout as well. (#69) @Gerrit91
- Fix using docker hub credential secrets in CI. (#68) @Gerrit91
- Mep 8 (#67) @majst01
- Use .nip.io instead of .xip.io. (#66) @Gerrit91
- Adapt commands for retrieving console password. (#65) @Gerrit91
- update machine image (#64) @GrigoriyMikhalkin
- Fix make dev (#60) @droid42
- Use new metal-images with cloud-init support (#63) @mwindower
- Add comment to docs when running
make route
target (#57) @LimKianAn
v0.1.2
General Changes
- Update metal-stack release and images, fix integration. (#62) @Gerrit91
- Add mini-lab flavor for cluster-api (#61) @GrigoriyMikhalkin
- Use metal-stack as default tenant. (#59) @Gerrit91
- Introduce CI pull secrets. (#58) @Gerrit91
- Closes #55 make fails with error: unknown command "/bin/sh" for "yq" (#56) @droid42
v0.1.1
General Changes
- Pin to v0.5.0 release. (#54) @Gerrit91
- Component updates, new deployment image. (#53) @Gerrit91
- Fix flakiness (#49) @mwindower
- Use metal-stack release v0.4.2 (#48) @mwindower
- Use artifacts from ghcr.io (#46) @mwindower