github k3d-io/k3d v3.0.0-rc.1

latest releases: v5.6.3, v5.6.2, v5.6.1...
pre-release3 years ago

🎉 Second Release Candidate of v3.0.0

🆕 🆙 Changes since v3.0.0-rc.0

Features

  • new flag --token for k3d get clusters: show the cluster token (#257, thanks @RouxAntoine)
  • k3d load images can take more than one argument, which can be either image name (e.g. nginx:local) or filename (e.g. nginx_local.tar) to load images from the container runtime or from the local filesystem (e.g. tarballs created with docker save) (#266

Fixes

  • ...

Maintenance

  • ❗ Update docker dependencies

README/Docs

  • add missing pieces on new features
  • add section about dqlite known issues to FAQ

Miscellaneous

  • Breaking Change: renamed all occurrences of secret as in cluster-secret to token (#257, thanks @RouxAntoine)
    • e.g. the container label k3d.cluster.secret is now k3d.cluster.token
    • all related functions and variables have been renamed in the code

Don't miss a new k3d release

NewReleases is sending notifications on new releases.