Releases: sighupio/furyctl
Releases · sighupio/furyctl
v0.28.0
Main changes
support to new KFD releases
Added support for KFD 1.28.0, 1.27.5 and 1.26.6.
prevent changes to other phases
Added a check to prevent changes to other phases when running furyctl with --phase
flag.
{{path://}} support
Added support for {{path://}}
in the furyctl.yaml
file, to reference files using relative paths.
moved eks terraform templates to KFD
To have a single source of truth for the terraform templates, the EKS templates have been moved to the KFD repository.
a host of bugfixes and improvements
- prevent mutations to local files when running
furyctl
with the--distro-location
flag. - fixed a nil pointer bug when running
furyctl
with--upgrade
and--phase
flags. - added patches to fix bugs found in previous KFD releases.
Full Changelog: v0.27.4...v0.28.0
v0.28.0-rc.4
Changelog
- 66583ad fix: compatibility check for 1.27.5 1.26.6
v0.28.0-rc.3
v0.28.0-rc.2
v0.28.0-rc.1
Changelog
- 90d69da chore: enable symlinks copy + bump compatibility
v0.28.0-rc.0
Changelog
- 0b59caf Add support to relative paths with {path://} dynamic value (#498)
- 7af4477 Merge pull request #483 from sighupio/feat/refactor-eks
- a4e1a41 Merge pull request #489 from sighupio/bugfix/mimir-reducer
- 1158767 Merge pull request #497 from sighupio/bugfix/prevent-distro-location-mutation
- b33ff88 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#493)
- cce9a66 chore: add tfvar templates to all patches
- fe59f50 chore: bump dependencies
- 9126e9a chore: removed unused function
- 7206386 feat: added kubernetes tfvar template for EKS
- 5d5278d feat: block execution when changing config values outside current phase (#488)
- ef005f9 feat: move kube to tpl WIP
- 6b42ff6 feat: moved eks infra to tpl
- df53186 fix: bugs on templates
- 8e10070 fix: delete --phase kubernetes onpremises
- c212b54 fix: e2e tests
- b7f45fd fix: mimir bug when monitoring is none on the cluster
- 12fc5f6 fix: missing ditro location for delete infra
- df31fda fix: missing patches for fury-distribution versions
- cc1a4a2 fix: prevent distro-location mutation
- 1543c44 fix: upgrade paths to 1.27.4
- 4d1af2f fix: wrong key for subnets
v0.27.8
Main Changes
Support for new KFD releases added
We have added support for new KFD releases v1.27.4
.
Full Changelog: v0.27.7...v0.27.8
v0.27.8-rc.1
v0.27.8-rc.0
v0.27.7
Main Changes
This release is a bugfix release, furyctl no longer crashes when running --phase
and --upgrade
together.
Full Changelog: v0.27.6...v0.27.7