v0.59.0
·
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
- [OPERATOR] reduce error and infor logs (gardener/landscaper#744, @achimweigel)
- [OPERATOR] increase resource requests for helm deployer (gardener/landscaper#745, @achimweigel)