Skip to content

Releases: gardener/gardener-extension-provider-gcp

v1.32.0

15 Aug 09:31
Compare
Choose a tag to compare

[gardener/gardener-extension-provider-gcp]

⚠️ Breaking Changes

  • [OPERATOR] provider-gcp no longer supports Shoots or Seeds with Кubernetes version < 1.22. by @shafeeqes [#628]
  • [OPERATOR] The security.gardener.cloud/pod-security-enforce annotation in the ControllerRegistration is set to baseline. With this, the pods running in the extension namespace should comply with baseline pod-security standard. by @shafeeqes [#632]

✨ New Features

  • [DEVELOPER] This extension is now compatible with the MachineControllerManagerDeployment feature gate of gardenlet. by @rfranzke [#624]
  • [OPERATOR] The gardener-extension-admission-gcp chart allows to optionally configure a projected volume based kubeconfig. by @timuthy [#638]

🏃 Others

  • [OPERATOR] cloud-controller-manager's route controller is no longer activated for clusters with overlay network by @ScheererJ [#631]
  • [OPERATOR] Remove limits from critical control plane components. by @kon-angelo [#634]
  • [OPERATOR] The following image is updated:
    • registry.k8s.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver: v1.9.5 -> v1.9.7 by @ialidzhikov [#636]

[gardener/terraformer]

🏃 Others

v1.31.0

04 Jul 15:10
Compare
Choose a tag to compare

[gardener/machine-controller-manager]

🐛 Bug Fixes

[gardener/gardener-extension-provider-gcp]

✨ New Features

  • [USER] The GCP extension does now support shoot clusters with Kubernetes version 1.27. You should consider the Kubernetes release notes before upgrading to 1.27. by @ary1992 [#615]

🏃 Others

  • [DEPENDENCY] The following dependencies were updated: by @dimityrmirchev [#618]
    • registry.k8s.io/sig-storage/csi-provisioner v3.4.0 -> v3.4.1
  • [DEPENDENCY] The following dependency is updated: by @ary1992 [#604]
  • github.com/gardener/gardener: v1.70.2 -> v1.73.0
  • [OPERATOR] Old and obsolete logging configurations are removed. by @vlvasilev [#616]
  • [OPERATOR] This extension is now build with golang 1.20.5. by @vpnachev [#622]
  • [DEVELOPER] All code related to the removed APIServerSNI feature gate of gardenlet has been removed from this extension. by @rfranzke [#623]

⚠️ Breaking Changes

  • [OPERATOR] With #283 provider-gcp migrated the volumesnapshot CRDs to a new dedicated ManagedResources. provider-gcp does now remove the ignored CRDs. by @ialidzhikov [#606]
  • Before updating to this version of provider-gcp, make sure that the migration of the volumesnapshot CRDs from the extension-controlplane-shoot to the extension-controlplane-shoot-crds ManagedResource completed. If the migration did not complete yet, GRM will interpret the removal of the CRDs as deletion and will delete the CRDs.

v1.30.2

21 Jun 19:27
Compare
Choose a tag to compare

[gardener-extension-provider-gcp]

🏃 Others

[machine-controller-manager]

🐛 Bug Fixes

v1.29.5

19 Jun 15:13
Compare
Choose a tag to compare

no release notes available

v1.30.0

16 Jun 10:49
Compare
Choose a tag to compare

[gardener-extension-provider-gcp]

📖 Documentation

🏃 Others

[machine-controller-manager]

⚠️ Breaking Changes

  • [OPERATOR] Removal of the following flags (and corresponding fields in associated structs): 'machine-creation-timeout' 'machine-drain-timeout', 'machine-pv-detach-timeout', 'machine-health-timeout=10m', 'machine-safety-apiserver-statuscheck-timeout', 'machine-safety-apiserver-statuscheck-period', 'machine-safety-orphan-vms-period', 'machine-max-evict-retries', 'node-conditions', 'bootstrap-token-auth-extra-groups', 'delete-migrated-machine-class'. The MCM no longer accepts these flags since these are options handled by the Machine Controller invoked by platform specific provider launchers. (gardener/machine-controller-manager#769, @elankath)
  • [DEVELOPER] Deletion of 'Driver.GenerateMachineClassForMigration'. Providers need to adapt to this. (gardener/machine-controller-manager#769, @elankath)

✨ New Features

🐛 Bug Fixes

📖 Documentation

🏃 Others

[machine-controller-manager-provider-gcp]

⚠️ Breaking Changes

🏃 Others

[terraformer]

🏃 Others

  • [OPERATOR] Update alpine base image to v3.17.3 (gardener/terraformer#136, @kon-angelo)
  • [OPERATOR] Terrafomer base image has been updated from alpine:3.17.2 to alpine:3.18.0 ([gardener/terraform...
Read more

v1.29.4

15 Jun 18:22
Compare
Choose a tag to compare

[gardener-extension-provider-gcp]

🏃 Others

v1.29.3

10 May 10:54
Compare
Choose a tag to compare

[gardener-extension-provider-gcp]

🏃 Others

v1.29.2

09 May 09:24
Compare
Choose a tag to compare

no release notes available

v1.29.1

03 May 10:40
Compare
Choose a tag to compare

[gardener-extension-provider-gcp]

🐛 Bug Fixes

v1.29.0

11 Apr 15:16
Compare
Choose a tag to compare

[gardener-extension-provider-gcp]

⚠️ Breaking Changes

  • [USER] The default NAT mapping has changed to endpoint-dependent. Existing connections should not be interrupted but users will need to adapt their configuration if they want to keep Endpoint-Independent Mapping for their CloudNAT instance. (gardener/gardener-extension-provider-gcp#571, @kon-angelo)

✨ New Features

🐛 Bug Fixes

🏃 Others

[machine-controller-manager]

🐛 Bug Fixes

[terraformer]

🏃 Others

  • [OPERATOR] Update TF_VERSION 0.15.5 -> 1.3.9 and update how the local providers are fetched and stored to be compatible with the latest TF specification. (gardener/terraformer#133, @kon-angelo)