Skip to content

v0.59.0

Compare
Choose a tag to compare
@gardener-robot-ci-2 gardener-robot-ci-2 released this 08 May 15:55
· 718 commits to master since this release

[landscaper]

🐛 Bug Fixes

  • [USER] The blueprint's importExecutions will now be executed. The feature was already documented, but the corresponding function was never called. (gardener/landscaper#735, @Diaphteiros)
  • [USER] Fixed a bug in the library which is used for the blueprint render subcommand of the landscaper-cli. The bug caused all imports to disappear when importExecutions were used and they were not explicitly rendered into the result, instead of the result of the importExecutions being added to the given imports (without deleting them), as it was intended. (gardener/landscaper#735, @Diaphteiros)

🏃 Others