Skip to content

Releases: sighupio/furyctl

v0.29.4-rc.4

01 Aug 09:48
62be0b0
Compare
Choose a tag to compare
v0.29.4-rc.4 Pre-release
Pre-release

Changelog

  • 62be0b0 Add renew certificates command for kind OnPremises (#527)
  • 9c88d7f Merge pull request #529 from sighupio/chore-better-lock-file-message
  • 1d1dbb7 chore(lockfile): improve error message make the error message when the lock file exists more user friendly. Explaining what does it mean when the file already exists.

v0.29.4-rc.3

01 Aug 09:03
Compare
Choose a tag to compare
v0.29.4-rc.3 Pre-release
Pre-release

Changelog

  • 6f04d5b fix: closing a closed channel

v0.29.4-rc.2

01 Aug 08:56
Compare
Choose a tag to compare
v0.29.4-rc.2 Pre-release
Pre-release

Changelog

  • 30161c0 fix: panic on closed channel mixpanel

v0.29.4-rc.1

01 Aug 08:33
Compare
Choose a tag to compare
v0.29.4-rc.1 Pre-release
Pre-release

Changelog

  • 6c1df0c fix: block sending on closed channel

v0.29.4-rc.0

31 Jul 14:53
48c865c
Compare
Choose a tag to compare
v0.29.4-rc.0 Pre-release
Pre-release

Changelog

  • b715795 Merge pull request #514 from sighupio/feature/post-run-phases
  • 8b137d6 chore(deps): bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 (#519)
  • 9ed9665 chore: add validation to flag
  • 48c865c feat(create pki): add command create pki to generate PKI files needed for on-prem clusters (#525)
  • 9dc5171 feat: add lockfile (#528)
  • 8706af4 feat: add volume type (#518)
  • 1a3c312 feat: added --post-apply-phases flag
  • edacf53 feat: increase cluster name length (#517)
  • e209887 feat: move to pkg (#522)
  • ed7b162 feat: use viper to map env vars as flag (#520)
  • e557c9f fix: wrong package name

v0.11.2

10 Jul 17:17
Compare
Choose a tag to compare

Changelog

v0.11.2-rc.2

10 Jul 16:37
Compare
Choose a tag to compare
v0.11.2-rc.2 Pre-release
Pre-release

Changelog

v0.11.2-rc.1

10 Jul 15:37
Compare
Choose a tag to compare
v0.11.2-rc.1 Pre-release
Pre-release

Changelog

  • f0bd53a chore: bump installer
  • cff9237 fix: remove optional fallback value

v0.29.3

11 Jun 16:19
630c9ec
Compare
Choose a tag to compare

Main changes

We fixed a critical bug that caused the furyctl dump template command to inadvertently delete the entire $HOME directory of the user, when running without the --outdir flag. We strongly recommend upgrading to this version if you use furyctl dump template. We are sorry for any inconvenience this may have caused.

Full Changelog: v0.29.2...v0.29.3

v0.29.2

09 May 15:31
Compare
Choose a tag to compare

PLEASE SKIP THIS RELEASE 🚨

There's a critical bug in this release that will cause the furyctl dump template command to inadvertently delete the entire $HOME directory of the user, when running without the --outdir flag, this issue has been fixed in the v0.29.3 release.

Notice that the binaries for this release are not available anymore for downloading.

Main changes

Support to new KFD releases

Added support for KFD 1.29.1 - 1.28.1 - 1.27.6 🚀

Bug fixes 🐛

  • furyctl will no longer copy the contents of the current workdir to tmp if the --distro-patches flag is omitted, which was causing performance problems and a warning message

Full Changelog: v0.29.1...v0.29.2