🎉 Sixth (and hopefully last) Release Candidate of v3.0.0
🆕 🆙 Changes since v3.0.0-rc.3 (skipped test release rc.4)
Features
- ❗
--wait
fork3d create cluster
is now enabled by default
Maintenance
- ❗ Fixed go module to be
v3
:go get github.com/rancher/k3d/v3@master
- Fixed kubeconfig API Port for hostNetwork mode cluster (fixes #284)
- Tests now also build new helper images (proxy and tools) to ensure that releases work with respective fresh versions
Misc
- CI: Switched from Travis to Drone (#278 , thanks for the support @luthermonson)
- ❗ Multiarch builds for
rancher/k3d-tools
andrancher/k3d-proxy
docker imageslinux/amd64
,linux/arm
,linux/arm64
- now have the same tag as the corresponding CLI release
- automated (pre-)releases
- ❗ Multiarch builds for