Skip to content

Releases: sighupio/furyctl

v0.28.0

12 Apr 16:21
c3c3eef
Compare
Choose a tag to compare

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

11 Apr 14:08
Compare
Choose a tag to compare
v0.28.0-rc.4 Pre-release
Pre-release

Changelog

  • 66583ad fix: compatibility check for 1.27.5 1.26.6

v0.28.0-rc.3

11 Apr 14:06
Compare
Choose a tag to compare
v0.28.0-rc.3 Pre-release
Pre-release

Changelog

  • a7c6a81 chore: bump kfd and furyctl version
  • 94952b1 feat: add tests to new kfd versions
  • febb0e2 fix: add missing version in compat matrix
  • b31b7d4 fix: compatibility check for 1.28.0

v0.28.0-rc.2

09 Apr 14:13
Compare
Choose a tag to compare
v0.28.0-rc.2 Pre-release
Pre-release

Changelog

  • d97a202 chore: add new tfvar file for previous versions
  • cf365e2 feat: add onprem upgrade paths for 1.26, 1.27, 1.28
  • ecde026 feat: add upgrade paths also for kfddistribution and ekscluster

v0.28.0-rc.1

08 Apr 10:36
Compare
Choose a tag to compare
v0.28.0-rc.1 Pre-release
Pre-release

Changelog

  • 90d69da chore: enable symlinks copy + bump compatibility

v0.28.0-rc.0

08 Apr 08:31
Compare
Choose a tag to compare
v0.28.0-rc.0 Pre-release
Pre-release

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

26 Mar 12:03
Compare
Choose a tag to compare

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

26 Mar 11:50
Compare
Choose a tag to compare
v0.27.8-rc.1 Pre-release
Pre-release

Changelog

v0.27.8-rc.0

26 Mar 11:21
b1ea3a2
Compare
Choose a tag to compare
v0.27.8-rc.0 Pre-release
Pre-release

Changelog

v0.27.7

25 Mar 10:02
0599771
Compare
Choose a tag to compare

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