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

v0.16.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 May 15:16
· 8 commits to main since this 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)