Releases: sighupio/furyctl
v0.29.4-rc.4
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
Changelog
- 6f04d5b fix: closing a closed channel
v0.29.4-rc.2
Changelog
- 30161c0 fix: panic on closed channel mixpanel
v0.29.4-rc.1
Changelog
- 6c1df0c fix: block sending on closed channel
v0.29.4-rc.0
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
v0.11.2-rc.2
Changelog
- 6199bf9 chore: bump installer
v0.11.2-rc.1
v0.29.3
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
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