Skip to content

0.2.0

Compare
Choose a tag to compare
@gardener-robot-ci-1 gardener-robot-ci-1 released this 02 Dec 08:20
· 1638 commits to master since this release

[landscaper]

⚠️ Breaking Changes

  • [USER] The component descriptor library has been updated to the latest version. ⚠️ note that the new version contains a breaking change: the localResources and externalResources have been merged into resources (#38, @schrodit)
  • [USER] The resource kind selector in installations .spec.blueprint.ref.kind has been removed as there is no difference in the component descriptor resources anymore. (#38, @schrodit)
  • [USER] The localResourcesand externalResourcs in the resource selector URI has been combined to only use resources now. (#38, @schrodit)

🏃 Others

  • [OPERATOR] Added documentation for installation-component descriptor-Blueprint relation. (#57, @schrodit)
  • [OPERATOR] Updated the base image for all controllers to gardenlinux 184.0 (#51, @schrodit)
  • [OPERATOR] Added support to configure http fallback for oci registries that do not support https (#50, @schrodit)
  • [OPERATOR] Added automated api-reference generation for Landscaper core resources (#49, @schrodit)
  • [OPERATOR] Add check for cycles in deploy item template lists. (#33, @Diaphteiros)
  • [OPERATOR] Added documentation for installations. (#32, @schrodit)
  • [OPERATOR] It is now also possible to specify secrets and configmaps as source for data imports. (#30, @schrodit)
  • [OPERATOR] A new manifest deployer version v1alpha2 has been introduced that allows the usage of policies per manifest. (#29, @schrodit)
  • [OPERATOR] Adds a local command to the landscaper cli to locally render and verify blueprints. (#28, @schrodit)
  • [OPERATOR] Added state handling for the templating executors (#23, @schrodit)
  • [OPERATOR] Added validation for all landscaper resources (#18, @schrodit)