Skip to content

Releases: sighupio/furyctl

v0.27.0-rc.1

05 Dec 12:09
80dc2a2
Compare
Choose a tag to compare
v0.27.0-rc.1 Pre-release
Pre-release

Full Changelog: v0.26.3...v0.27.0-rc.1

v0.26.3

30 Nov 12:34
Compare
Choose a tag to compare

Important Changes

  • feat: introduce support to max pods in node pools instances
  • fix: perform dns query check during eks creation only if vpn is set and cluster is private

Changelog

  • dc4896d chore: fix linting issues
  • 6a80b9d chore: tidy up go modules
  • 7a3b4fe chore: update fury refs in doc
  • b4c8113 chore: update fury-distribution dependency
  • fa15c79 chore: update fury-distribution dependency
  • ff9607a chore: update fury-distribution dependency
  • b7a3f9e chore: update goreleaser to v1.22.1
  • cefcb9f feat: add plugins docs (#436)
  • 2d46783 feat: bump golang image to 1.21.4.
  • 0c7c42d feat: introduce support to max pods in node pools instances.
  • 3ed21c3 fix: perform dns query check during eks creation only if vpn is set and cluster is private
  • 9e8efc1 chore: update distribution dep to v1.26.3
  • 8998158 fix: add guard against null attribute access
  • eb3f207 fix: maxPods value rendering in generated tfvars

v0.26.3-rc.1

28 Nov 10:35
Compare
Choose a tag to compare
v0.26.3-rc.1 Pre-release
Pre-release

Important Changes

  • feat: introduce support to max pods in node pools instances
  • fix: perform dns query check during eks creation only if vpn is set and cluster is private

Changelog

  • dc4896d chore: fix linting issues
  • 6a80b9d chore: tidy up go modules
  • 7a3b4fe chore: update fury refs in doc
  • b4c8113 chore: update fury-distribution dependency
  • fa15c79 chore: update fury-distribution dependency
  • ff9607a chore: update fury-distribution dependency
  • b7a3f9e chore: update goreleaser to v1.22.1
  • cefcb9f feat: add plugins docs (#436)
  • 2d46783 feat: bump golang image to 1.21.4.
  • 0c7c42d feat: introduce support to max pods in node pools instances.
  • 3ed21c3 fix: perform dns query check during eks creation only if vpn is set and cluster is private

v0.26.2

06 Oct 15:07
2769ad7
Compare
Choose a tag to compare

Changelog

  • 2769ad7 feat: add support for onpremises kind and plugins (#424)

v0.26.1

25 Sep 15:42
6ff8013
Compare
Choose a tag to compare

Changelog

  • 6ff8013 Merge pull request #432 from sighupio/bugfix/legacy-vendor-override
  • ad87cff chore: set Furyfile.yaml as default
  • db33c44 fix: curl
  • 2bc0a0b fix: override ignored

v0.26.0

19 Sep 15:04
9434828
Compare
Choose a tag to compare

Changelog

  • 9434828 feat: add terraform prefix to paths (#425)
  • 858a59d feat: path URLs relative to furyctl.yaml, prepare for 1.26 release (#430)

v0.25.2

08 Aug 09:49
9a284ba
Compare
Choose a tag to compare

This release is a bugfix release and contains also the migration path from the legacy furyctl to the current version

What's Changed

Full Changelog: v0.25.1...v0.25.2

v0.25.1

13 Jul 08:07
67b2167
Compare
Choose a tag to compare

This releases contains mostly bugfix and a new flag --outdir.
This new flag can be used to change the default location of the .furyctl folder to a different folder, for example:

furyctl create cluster --outdir $PWD

What's Changed

Full Changelog: v0.25.0...v0.25.1

v0.11.1

18 Jul 10:58
3dc0b67
Compare
Choose a tag to compare

Changelog

  • 3e69b5d Feat: update installer to fix spot with launch templates (#409)

v0.25.0

05 Jul 16:23
6a762ed
Compare
Choose a tag to compare

New Features

  • New provider: KFDDistribution! Dedicated provider for the distribution, which installs the Distribution (modules only) on an existing Kubernetes cluster.
  • From this version furyctl next is out of beta phase.

What's Changed

Full Changelog: v0.25.0-beta.0...v0.25.0