github k3d-io/k3d v1.2.2-beta.0

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

Code

  • [DEPRECATION] we deprecated the --timeout flag for k3d create and merged the functionality into the --wait flag.
    • new usage: k3d create --wait <seconds>, where --wait 0 means wait indefinitely
  • [ENHANCEMENT] Each possible failure during the cluster creation process will result in a full rollback
  • [FEATURE] new flag --auto-restart for the k3d create command, instructing docker to restart the cluster in case of non-manually induced stops (= unless-stopped)

Non-Code

  • [DOCS] we refactored the README and separated sections for documentation in the docs/ directory
  • [PROJECT] we introduced issue templates for bug reports and feature requests to enable us to act faster on them without having to request more information first

As usual, feedback is very welcome :)

Don't miss a new k3d release

NewReleases is sending notifications on new releases.