Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Releases: kluctl/flux-kluctl-controller

v0.16.5

28 Jun 07:55
Compare
Choose a tag to compare
v0.16.5 Pre-release
Pre-release

Changelog

v0.16.5 (2023-06-28)

This release upgrades kluctl to v2.20.7 and thus contains all the breaking changes, features and fixes of this specific kluctl release.

Bug Fixes

  • Upgrade to kluctl v2.20.7 (afbed06)

v0.16.4

26 Jun 07:28
Compare
Choose a tag to compare
v0.16.4 Pre-release
Pre-release

Changelog

v0.16.4 (2023-06-26)

This release upgrades kluctl to v2.20.6 and thus contains all the breaking changes, features and fixes of this specific kluctl release.

Bug Fixes

  • Upgrade to kluctl v2.20.6 (226ef3d)

v0.16.3

01 Jun 12:40
Compare
Choose a tag to compare
v0.16.3 Pre-release
Pre-release

Changelog

v0.16.3 (2023-06-01)

This release upgrades kluctl to v2.20.3 and thus contains all the breaking changes, features and fixes of this specific kluctl release.

Bug Fixes

  • Upgrade Kluctl to v2.20.3 (4516f36)

v0.16.2

31 May 18:20
Compare
Choose a tag to compare
v0.16.2 Pre-release
Pre-release

Changelog

v0.16.2 (2023-05-31)

This release upgrades kluctl to v2.20.2 and thus contains all the breaking changes, features and fixes of this specific kluctl release.

Bug Fixes

  • Upgrade kluctl to 2.20.2 (9e9c81d)

v0.16.1

31 May 15:16
Compare
Choose a tag to compare
v0.16.1 Pre-release
Pre-release

Changelog

v0.16.1 (2023-05-31)

This release upgrades kluctl to v2.20.1 and thus contains all the breaking changes, features and fixes of this specific kluctl release.

This is the last major release of this controller, as it is considered legacy now. Please read the the release notes of Kluctl v2.20.1 for details.

Features

  • Upgrade kluctl to v2.20.1 (1e52440)
  • Implement checks for gitops.kluctl.io controller being run in parallel (aec76eb)

Bug Fixes

  • Better logging levels for migration messages (e9112f6)
  • Omit deployment from CommandResult (524ee37)
  • Actually patch the status after setting ReadyForMigration (920816c)
  • Set CommandInitiator to KluctlDeployment (179c11c)

v0.15.1

12 May 12:50
Compare
Choose a tag to compare
v0.15.1 Pre-release
Pre-release

Changelog

v0.15.1 (2023-05-12)

This release upgrades kluctl to v2.19.4 and thus contains all the breaking changes, features and fixes of this specific kluctl release.

Bug Fixes

  • Upgrade kluctl to v2.19.4 (5a87d46)

v0.15.0

06 Mar 17:26
Compare
Choose a tag to compare
v0.15.0 Pre-release
Pre-release

Changelog

v0.15.0 (2023-03-06)

This release upgrades kluctl to v2.19.2 and thus contains all the breaking changes, features and fixes of this specific kluctl release.

Features

  • Add dryRun print column (95a1daa)
  • Add metrics for deletion (8fc9f72)
  • Implement spec.delete field (c6010bc)
  • Add --dry-run flag (2378329)
  • kluctldeployment-controller: switch from add to set (48da8cb)
  • kluctldeployment-controller: handle deployInterval equals nil (7f4f32b)
  • kluctldeployment-controller: rename import to internal_metrics (0d16096)
  • controllers: move metrics export to command function (8e203d5)
  • kluctldeployment-types: export deploy, prune and validate results (beb6245)
  • kluctldeployment-controller: export last object status (1ed732d)
  • kluctldeployment-controller: export validate duration (92d3d69)
  • kluctldeployment-controller: export prune duration (90c3001)
  • kluctldeployment-controller: export deployment duration (8bec959)
  • kluctldeployment-controller: export number of seen images (bb5ef30)
  • kluctldeployment-controller: export prune, dryRun, deploymentInterval and source spec as prometheus metrics (72d9409)
  • internal: add package for kluctldeployment controller metrics (6a3ac48)

Bug Fixes

  • Merge kluctl_project metrics into kluctldeployment_controller metrics (24345fe)
  • Use correct field manager for all status updates (2f719e5)
  • Upgrade to kluctl to snapshot of release-v2.19 (e24e384)
  • Use correct field manager for status updates (13ad6bd)
  • Set HELM_CACHE_HOME to /tmp/helm-cache (4bda5dd)
  • Upgrade kluctl to v2.19.2 (53ad107)

v0.14.1

27 Feb 10:06
Compare
Choose a tag to compare
v0.14.1 Pre-release
Pre-release

Changelog

v0.14.1 (2023-02-27)

This release upgrades kluctl to v2.19.1 and thus contains all the breaking changes, features and fixes of this specific kluctl release.

Bug Fixes

  • Upgrade kluctl to v2.19.1 (3b1f66e)

v0.14.0

10 Feb 17:32
Compare
Choose a tag to compare
v0.14.0 Pre-release
Pre-release

Changelog

v0.14.0 (2023-02-10)

This release upgrades kluctl to v2.19.0 and thus contains all the breaking changes, features and fixes of this specific kluctl release.

Features

  • Update code and docs for new kluctl version (fc0c18b)
  • Upgrade kluctl to v2.19.0 (c64d756)

v0.13.1

13 Jan 16:57
Compare
Choose a tag to compare
v0.13.1 Pre-release
Pre-release

Changelog

v0.13.1 (2023-01-13)

This release upgrades kluctl to v2.18.4 and thus contains all the breaking changes, features and fixes of this specific kluctl release.