Skip to content

Releases: gardener/garden-setup

3.6.0

10 Mar 07:41
Compare
Choose a tag to compare

[garden-setup]

✨ New Features

  • [OPERATOR] It is now possible to enable project creation for all authenticated users by setting landscape.identity. allowProjectCreationForAll to true. (#409, @Diaphteiros)

🏃 Others

  • [OPERATOR] Upgrade Gardener extension provider-openstack to v1.16.1 (#409, @Diaphteiros)
  • [OPERATOR] Upgrade terminal-controller-manager to v0.15.0 (#409, @Diaphteiros)
  • [OPERATOR] Upgrade Gardener extension provider-aws to v1.20.5 (#409, @Diaphteiros)
  • [OPERATOR] Upgrade Gardener extension shoot-cert-service to v1.11.0 (#409, @Diaphteiros)
  • [OPERATOR] dns provider infoblox: optional fields for credentials (#402, @MartinWeindel)
  • [OPERATOR] Upgrade Gardener extension dns-external to v0.8.0 (#394, @Diaphteiros)
  • [OPERATOR] Upgrade Gardener extension provider-azure to v1.18.1 (#394, @Diaphteiros)

📰 Noteworthy

3.5.0

09 Feb 15:59
Compare
Choose a tag to compare

[garden-setup]

🐛 Bug Fixes

  • [OPERATOR] It is now possible again to configure the nginx service annotations in the acre.yaml. (#360, @Diaphteiros)

🏃 Others

  • [OPERATOR] Upgrade Gardener extension os-suse-chost to v1.10.0 (#388, @Diaphteiros)
  • [OPERATOR] Upgrade Gardener extension os-ubuntu to v1.10.0 (#388, @Diaphteiros)
  • [OPERATOR] Upgrade Gardener extension os-gardenlinux to v0.8.0 (#388, @Diaphteiros)
  • [OPERATOR] Upgrade Gardener extension provider-aws to v1.20.2 (#388, @Diaphteiros)
  • [OPERATOR] Upgrade Gardener extension provider-openstack to v1.16.0 (#388, @Diaphteiros)
  • [OPERATOR] Upgrade Gardener extension provider-azure to v1.18.0 (#388, @Diaphteiros)
  • [OPERATOR] Slightly improved validation and documentation for vSphere (#387, @Diaphteiros)
  • [OPERATOR] Upgrade Gardener extension dns-external to v0.7.22 (#371, @Diaphteiros)
  • [OPERATOR] Upgrade Gardener extension networking-calico to v1.15.0 (#371, @Diaphteiros)

📰 Noteworthy

3.4.0

15 Jan 13:49
Compare
Choose a tag to compare

[garden-setup]

⚠️ Breaking Changes

  • [OPERATOR] The official nginx helm chart is now used to deploy the ingress-controller and default backend. In theory, there shouldn't be any major problems when deploying over an existing landscape, but this has not been tested. (#350, @Diaphteiros)

🏃 Others

📰 Noteworthy

  • [OPERATOR] Upgrade Gardener to v1.15.3 (#354, @gardener-robot-ci-2)
  • [OPERATOR] The default kubernetes versions in the cloudprofile have been updated to 1.19.4, 1.18.12, and 1.17.14, respectively. The now outdated versions have been kept with the deprecated classification. (#353, @gardener-robot-ci-2)
  • [OPERATOR] Upgrade Gardener dashboard to 1.48.0 (#351, @Diaphteiros)

3.3.0

16 Dec 16:04
Compare
Choose a tag to compare

[garden-setup]

✨ New Features

  • [OPERATOR] Resource requests and limits for the Gardener components are now configurable in the acre.yaml (#345, @Diaphteiros)

📖 Documentation

  • [OPERATOR] Add documentation for the 'virtual' cluster concept to the README (#346, @Diaphteiros)

🏃 Others

  • [OPERATOR] Upgrade Gardener extension provider-azure to v1.15.4 (#344, @Diaphteiros)
  • [OPERATOR] Upgrade Gardener extension shoot-cert-service to v1.10.2 (#344, @Diaphteiros)
  • [OPERATOR] Remove workarounds for bugs that have been fixed. (#344, @Diaphteiros)

📰 Noteworthy

3.2.0

04 Dec 09:23
Compare
Choose a tag to compare

[garden-setup]

🐛 Bug Fixes

  • [OPERATOR] Fixed a bug in the validation of the landscape.etcd block. (#340, @Diaphteiros)

🏃 Others

📰 Noteworthy

3.1.0

12 Nov 14:28
Compare
Choose a tag to compare

[garden-setup]

Most notable changes

Improvements

3.0.0

30 Oct 11:34
Compare
Choose a tag to compare

[garden-setup]

Action Required

  • [OPERATOR] The enableBasicAuthentication flag for the shoot's apiserver is not supported anymore for 1.19 shoots. It will still be set to true for shoots using kubernetes versions lower than 1.19. No action needs to be taken, unless you somehow rely on this flag being set for the shoots. (#322, @Diaphteiros)
  • [OPERATOR] ⚠️ The coreos machine image has reached its EOL and will not be included in the cloudprofile anymore. It can still be added manually, if needed, either by editing the cloudprofile resource(s) in the cluster or by overwriting the default cloudprofile generation (see here for further information). (#322, @Diaphteiros)
  • [OPERATOR] The vertical pod autoscaler is now required for seed clusters. While Gardener can add the VPA to shoot clusters automatically, there is currently no automation in place for the base cluster and non-shooted seed clusters. You will have to add the VPA to these clusters manually. (#321, @gardener-robot-ci-2)

Most notable changes

  • [OPERATOR] The default kubernetes versions have been updated. Kubernetes 1.19 is now supported. (#322, @Diaphteiros)
  • [OPERATOR] The gardenlinux and suse-chost machine image versions have been updated. (#322, @Diaphteiros)
  • [OPERATOR] Upgrade Gardener to v1.12.1 (#321, @gardener-robot-ci-2)

Improvements

  • [OPERATOR] Upgrade Gardener extension provider-vsphere to v0.2.0 (#326, @Diaphteiros)
  • [OPERATOR] Upgrade Gardener extension networking-calico to v1.11.10 (#326, @Diaphteiros)
  • [OPERATOR] Upgrade Gardener extension os-gardenlinux to v0.6.0 (#326, @Diaphteiros)

2.6.0

27 Oct 11:59
Compare
Choose a tag to compare

[garden-setup]

Most notable changes

Improvements

2.5.0

05 Oct 07:01
Compare
Choose a tag to compare

[garden-setup]

Action Required

  • [OPERATOR] The landscape.iaas[*].extensionConfig.machineImages configuration for Openstack has been moved to landscape.iaas[*].machineImageDefinitions. Please adapt your acre.yaml accordingly. (#273, @Diaphteiros)

Most notable changes

  • [OPERATOR] Added support for vSphere (#273, @Diaphteiros)
  • [OPERATOR] It is now possible to configure a different blobstore for the seed backups or deactivate them completely. The backup for the virtual cluster etcd can also be deactivated now. (#273, @Diaphteiros)
  • [OPERATOR] infoblox-dns has been added as a DNS provider. (#273, @Diaphteiros)
  • [OPERATOR] Upgrade Gardener dashboard to 1.46.1 (#273, @Diaphteiros)

Improvements

2.4.0

22 Sep 07:58
Compare
Choose a tag to compare

[garden-setup]

Most notable changes

Improvements

  • [OPERATOR] Add possibility to configure gardenlet qps and burst in acre.yaml. (#304, @dergeberl)
  • [OPERATOR] Add possibility to configure the shoot prefix in shoot URLs. (#297, @einfachnuralex)
  • [OPERATOR] Upgrade Gardener extension provider-aws to v1.15.0 (#296, @Diaphteiros)
  • [OPERATOR] Upgrade Gardener extension provider-openstack to v1.11.3 (#296, @Diaphteiros)
  • [OPERATOR] Upgrade Gardener extension provider-azure to v1.13.0 (#296, @Diaphteiros)
  • [OPERATOR] Upgrade Gardener extension provider-gcp to v1.11.0 (#296, @Diaphteiros)
  • [OPERATOR] Upgrade Gardener extension os-ubuntu to v1.7.0 (#296, @Diaphteiros)
  • [OPERATOR] Upgrade Gardener extension dns-external to v0.7.0 (#296, @Diaphteiros)
  • [OPERATOR] A bug has been fixed which caused the wrong callback url to be injected into dex connectors specified under landscape.identity.connectors in a way that made it impossible to overwrite it with a custom callback url. (#295, @Diaphteiros)
  • [OPERATOR] Fixed a bug that prevented the images of the Gardener extensions from being overwritten. (#294, @dergeberl)
  • [OPERATOR] add option to deploy shoot-dns-service extension (#287, @Diaphteiros)
  • [OPERATOR] fix a bug that could cause troubles when creating seeds with names shorter than three characters (#287, @Diaphteiros)
  • [OPERATOR] Add landscape.extensionsValuesOverwrite to set helm values for the extensions (#285, @dergeberl)