Skip to content

v1.19.0

Choose a tag to compare

@gardener-robot-ci-2 gardener-robot-ci-2 released this 20 May 12:28
· 1007 commits to master since this release

[gardener-extension-provider-openstack]

✨ New Features

  • [USER] The floating subnet for LoadBalancerClasses config(s) can now be also selected by a name, a name pattern (regex/glob) or tags and not only by id. (#248, @dkistner)
  • [OPERATOR] The floating subnet for the LoadBalancer config and the LoadBalancerClass config(s) can now be also selected by a name, a name pattern (regex/glob) or tags and not only by id. (#248, @dkistner)

🐛 Bug Fixes

  • [OPERATOR] No longer print secret data into error messages. (#274, @vpnachev)

🏃 Others

  • [OPERATOR] Openstack Kubernetes cluster >= v1.21 use now the Openstack cloud-controller-manager v1.21 and cinder csi v1.21. (#272, @dkistner)

[machine-controller-manager]

✨ New Features

🐛 Bug Fixes

[machine-controller-manager-provider-openstack]

🏃 Others

[terraformer]

✨ New Features

  • [OPERATOR] Terraformer now copies Terraform's error outputs to /terraform-termination-log to make it available in the containers termination message for better analyzing and more readable error messages (e.g. in the Shoot status). (gardener/terraformer#93, @timebertt)

🏃 Others