v3.4.0
v3.4.0
Features & Enhancements
- Enable the restart policy
unless-stopped
which should have been enabled since the very beginning (#413, @fabricev) - add new
k3d cluster list --output yaml|json
flag to format the list output in YAML or JSON format (#416, @inercia)- teaser: this is the preparation for something super cool 😎
Fixes
- Allow escaping literal
@
in flags that use node filters via\@
- "literal" meaning, that this is not the
@
sign indicating that a node filter is following (#412)
- "literal" meaning, that this is not the
Infrastructure
- fix install script error with wget (#414, @bashofmann)
Misc
- code: pin hardcoded fallback k3s version to v1.19.4-k3s1
- docs: use Python 3.9 for building mkdocs page (#415, @cclaus)
- ci: allow building artifacts from
main-*
andrelease-*
branches
Announcement
With some larger changes coming in soon (config file and registry support), we've done some refactoring in k3d code leading to the need of increasing the major version. So watch out for k3d v4 dropping soon 4️⃣ 🎉