Skip to content

Releases: gardener/garden-setup

3.46.0

23 Feb 15:35
Compare
Choose a tag to compare

[garden-setup]

✨ New Features

🐛 Bug Fixes

🏃 Others

3.45.0

22 Feb 15:32
Compare
Choose a tag to compare

[garden-setup]

✨ New Features

🏃 Others

3.44.0

17 Feb 14:46
Compare
Choose a tag to compare

[garden-setup]

✨ New Features

🏃 Others

3.43.0

25 Jan 10:01
Compare
Choose a tag to compare

[garden-setup]

✨ New Features

🏃 Others

  • [OPERATOR] ⚠️ There seems to be a race condition in version v1.60.3 of Gardener which causes problems when deleting seeds. If you plan to deploy and quickly delete a landscape again, using the previous release of garden-setup is recommended. If you intend to keep the landscape for a longer time, upgrading your landscape later with a newer version of garden-setup is not officially supported, but will work most of the time anyway, so you can wait with deleting the landscape until the issue is fixed. (gardener/garden-setup#981, @Diaphteiros)

3.42.0

09 Dec 09:42
Compare
Choose a tag to compare

[garden-setup]

✨ New Features

🏃 Others

3.41.0

08 Dec 08:24
Compare
Choose a tag to compare

[garden-setup]

✨ New Features

3.40.0

06 Dec 09:58
Compare
Choose a tag to compare

[garden-setup]

✨ New Features

🐛 Bug Fixes

  • [OPERATOR] The sow convertkubeconfig command should now also work for base clusters running k8s v1.24 or higher. (gardener/garden-setup#956, @Diaphteiros)
  • [OPERATOR] Fixed a bug which made it impossible to specify some DNS-provider-specific configuration, because the validation expected an int, but the base64-encoding only works on strings. (gardener/garden-setup#935, @Diaphteiros)

🏃 Others

3.39.0

07 Nov 09:23
Compare
Choose a tag to compare

[garden-setup]

⚠️ Breaking Changes

  • [OPERATOR] The new Gardener version uses the PodDisruptionBudget resource in version v1, which requires the base cluster to be at k8s v1.21 or higher. (gardener/garden-setup#925, @Diaphteiros)

✨ New Features

🏃 Others

3.38.0

02 Nov 12:15
Compare
Choose a tag to compare

[garden-setup]

✨ New Features

🏃 Others

3.37.0

14 Sep 12:29
Compare
Choose a tag to compare

[garden-setup]

⚠️ Breaking Changes

  • [OPERATOR] The dns-external extension is not used by Gardener anymore and has been removed. Note that its functionality is not lost, but is partly implemented in Gardener directly and partly moved to the shoot-dns-service extension. (gardener/garden-setup#894, @Diaphteiros)

✨ New Features

🐛 Bug Fixes

  • [OPERATOR] Fixed a bug in the generation of the healthcheck token in the kube-apiserver component which could lead to garden-setup being stuck in some environments. (gardener/garden-setup#894, @Diaphteiros)

🏃 Others