github gardener/gardener-extension-provider-openstack v1.21.0

latest releases: v1.39.2, v1.39.1, v1.39.0...
2 years ago

[gardener-extension-provider-openstack]

✨ New Features

  • [USER] The OpenStack extension does now support shoot clusters with Kubernetes version 1.22. You should consider the Kubernetes release notes before upgrading to 1.22. (#330, @timuthy)
  • [OPERATOR] Floating pool names in infrastructure config are now checked if they exist, and if not the issue is properly reported as ERR_CONFIGURATION_PROBLEM with a clear error message. (#329, @stoyanr)
  • [OPERATOR] Add option ignoreVolumeAZ to allow for differences between volume and compute AZ names. (#322, @gesslein)

🐛 Bug Fixes

  • [USER] Do not trigger a node rollout when switching from CRI.Name==nil to CRI.Name==docker. (#308, @BeckerMax)

🏃 Others

  • [USER] It is now allowed to change the name and purpose of load balancer classes in .controlPlaneConfig.loadBalancerClasses[]. The load balancer classes configuration need still to be semantically equal with the load balancer classes from the CloudProfile. (#310, @dkistner)
  • [OPERATOR] machine-controller-manager logs are exposed to the end-users (#319, @vlvasilev)
  • [OPERATOR] Shoots can now be deployed in existing Neutron networks. The network can be specified by its ID in the respective shoot's infrastructure configuration. (#317, @kon-angelo)
  • [OPERATOR] Openstack Kubernetes cluster >= v1.22 use now the Openstack cloud-controller-manager v1.22. (79d7412)
  • [OPERATOR] Openstack Kubernetes cluster >= v1.22 now use cinder csi v1.22. (79d7412)
  • [DEVELOPER] Missing or wrong doc comments and a few other common style errors will now be reported by the linter. (#334, @stoyanr)

[machine-controller-manager]

⚠️ Breaking Changes

  • [OPERATOR] Draining of pods with PVs (Persistent Volume) now waits for re-attachment of PV on a different node when volumeAttachments support is enabled on the cluster. Else it falls back to the default PV reattachment timeout value configured. The default value is 90s and this can be overwritten via the machine-pv-reattach-timeout flag. Please enable permissions to allow listing of volumeAttachments resource while importing these changes. (gardener/machine-controller-manager#608, @prashanth26)

✨ New Features

🐛 Bug Fixes

🏃 Others

[terraformer]

⚠️ Breaking Changes

  • [DEVELOPER] Once the azurerm provider plugin is updated from v2.36.0 to v2.68.0 the skip_provider_registration flag in the provider section need to be set to true. (gardener/terraformer#99, @dkistner)

🏃 Others

Don't miss a new gardener-extension-provider-openstack release

NewReleases is sending notifications on new releases.