kluctl-v2.23.5
Kluctl v2.23.5 is a patch release with fixes and minor improvements only.
Do not forget to read through the v2.23.0 release notes before upgrading from v2.22.x.
Changelog
- 9c1680d fix: Also deep-clone aws config in buildTarget (#992)
- a251a4e fix: Also try LIST on namespaces when GET on kube-system fails
- 45ace5c fix: Do not execute rollback hooks
- 4e9281a fix: Don't fail when LIST permissions for namespaces are missing
- 8af2b3a fix: Fix crash in GetFirstObject that happens if a nil list is encountered (#982)
- ef3d5b4 fix: Ignore delete hooks on validation
- 4ea1e49 fix: Ignore rollback hooks when validating
- 5e7da01 fix: Make namespace optional in clusterObject vars source (#986)
- b6580b8 fix: Only warn when permissions are not sufficient for the result store
- 335d766 fix: Upgrade go-jinja2 to latest main branch to fix local vars with get_var/render
- a9326e2 fix: Warn about delete/rollback hooks not being supported
- 65103de fix: Warn when Kluctl is unable to determine the cluster ID
- 6d91f1f fix: always use the target context for validation
For a detailed list of changes, see the release comparison: v2.23.4...v2.23.5