8000 Release v2.5.0 · kluctl/kluctl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v2.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 09:39
· 2576 commits to main since this release

Changelog

v2.5.0 (2022-04-08)

Features

  • Make target available to templating context (fa5c55a)

Bug Fixes

  • Fix helm-update --upgrade --commit to work with sub-dirs in git (0d10dfd)
  • Use kluctl instead of kluctl-j2-server for jinja2 temp dir (d44b0b4)
  • Don't return NotFound errors from ListAllObjects (1aad7e1)
  • Fix validation of Pods to report readiness when they are completed (41fd97b)
  • Better reporting of elapsed time while waiting for objects (9014b8f)
  • Fix crash when COLUMNS is too small (d1e0659)
  • Allow to override hook-timeout via annotation (2082f54)
  • Set namespace to "default" when needed (296db36)

0