Skip to content

Releases: kuttiproject/kutti

v0.3.2

04 Apr 08:42
Compare
Choose a tag to compare

Bumped dependencies, especially driver-vbox
Driver-vbox is now compatible with VirtualBox 7.x

v0.3.1

20 Jul 07:23
Compare
Choose a tag to compare

Slight performance improvement in drivers.
Added a progress indicator for kutti version pull

v0.3.0

10 Jun 13:51
Compare
Choose a tag to compare

Hyper-V driver added for Windows.
Updated images with Debian 11.3 and containerd 1.6.6.
Enhanced kutti node show command.

NOTE: This release is a breaking change from prior ones. You cannot upgrade to it.
You have to delete all old clusters and purge old images, then uninstall old releases of
kutti before installing this release.

v0.2.5

20 Jan 05:09
Compare
Choose a tag to compare

Added kutti node scp command to copy files to and from nodes.

v0.2.4

04 Dec 11:04
Compare
Choose a tag to compare

Added a --force option to the kutti node start and kutti node stop commands. These should help recover "stuck" nodes.

v0.2.3

03 Dec 12:07
Compare
Choose a tag to compare

Fixed a bug in the kutti node start and kutti node stop commands.

Enhanced the kutti version ls command to fetch available versions if the local list is empty.

v0.2.2

30 Sep 11:06
Compare
Choose a tag to compare

Fixed a bug in the OS X version, which previously did not include any drivers. It now includes driver-vbox.

v0.2.1

27 Jun 05:17
Compare
Choose a tag to compare

Added update command to version tree.

v0.2.0

22 Jun 03:26
Compare
Choose a tag to compare

Migrated from github.com/rajch/kutti and almost rewritten.