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

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Aug 12:14
· 3204 commits to main since this release

Changelog

v1.1.0 (2021-08-20)

Features

  • Remove support for automatically loaded jinja2-vars.yml (7331277)
  • Update, rework and automate docs (451ac27)
  • Check for existing sealed-secrets installation before bootstrapping (a2dec1e)
  • Implement bootstrap command (515a16e)
  • Move boostrap deployment into kluctl package (898cab3)
  • Full rendering of target definitions (c9518b3)
  • Use default branches when no ref is specified (8baa143)
  • Finish up new sealing code (c04390f)
  • Introduce .kluctl.yml project config and target based command invocation (3a2ce4c)
  • Add .kluctl.yml project loading code (9e6f68c)

Bug Fixes

  • Update commands.md (2b5646d)
  • Fix tests workflow (8f436a5)
  • Missing closing ' (5768e2b)
  • Properly print error when kluctl fails in replace-commands-help.py (2b917a2)
  • Don't check for external tools when invoked with --help (6df76d4)
  • Use ./cli.py in replace-commands-help.py" (5817bda)
  • Use ./cli.py in replace-commands-help.py (f0630ee)
  • Add missing test file (291c56e)
  • Check for "sealedSecrets" and not "secrets" in deployment.yml (408eddd)
  • Actually enable/implement --config (7c170dd)
  • Avoid loading project twice in bootstrap (6d484ad)
  • Use correct labels for kluctl.io (d569abf)
  • Avoid unnecessary rendering of non-template strings (dd81327)
  • Remove legacy code (91b6624)
  • Fix pathes for sealed files (6373a9a)
  • Fix import (b308bcc)
  • Don't publish to test.pypi.org for now (db983a7)

0