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

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

[gardener-extension-provider-openstack]

🏃 Others

  • [USER] The following images are updated: (gardener/gardener-extension-provider-openstack#189, @ialidzhikov)
    • docker.io/k8scloudprovider/cinder-csi-plugin: v1.18.0 -> v1.19.0
    • k8s.gcr.io/sig-storage/csi-provisioner: v2.0.0 -> v2.0.4
    • k8s.gcr.io/sig-storage/csi-attacher: v3.0.0 -> v3.0.2
    • k8s.gcr.io/sig-storage/csi-node-driver-registrar: v2.0.0 -> v2.0.1
  • [USER] New dashboards which expose logs for cloud-controller-manager and csi-driver-controller. (#187, @vlvasilev)
  • [OPERATOR] A bug that was preventing the deletion of machines with outdated credentials is now fixed. (#186, @vpnachev)
  • [OPERATOR] Adds an additional option for the worker pools to specify a server group policy. If this option is set, a new server group with the defined policy will be created and nodes managed by the worker pool will become members. Allowed policy values can be defined in the provider's CloudProfile. (#170, @kon-angelo)

📰 Noteworthy

  • [OPERATOR] The terraformer version has been upgraded to version v2.0.0. (#190, @dkistner)
  • [OPERATOR] Logging in the infrastructure actuator has been improved to make it consistent in the logging format and more readable/helpful. (#186, @vpnachev)

[machine-controller-manager]

✨ New Features

  • [OPERATOR] All machine classes do now support an optional .{spec.}credentialsSecretRef field in addition to today's .{spec.}secretRef field. If .{spec.}credentialsSecretRef is non-nil then the provider credentials will be read out of this secret. The user-data for the machine bring-up is still required to be part of the secret referenced by .{spec.}secretRef. (gardener/machine-controller-manager#578, @rfranzke)
  • [OPERATOR] Some machine class secrets are now supporting alternative data keys: (gardener/machine-controller-manager#578, @rfranzke)
    • The machine class secret for Alicloud machines does now also accept the data keys accessKeyID and accessKeySecret as alternatives for today's keys.
    • The machine class secret for AWS machines does now also accept the data keys accessKeyID and secretAccessKey as alternatives for today's keys.
    • The machine class secret for Azure machines does now also accept the data keys clientID, clientSecret, subscriptionID and tenantID as alternatives for today's keys.
    • The machine class secret for GCP machines does now also accept the data key serviceaccount.json as alternatives for today's key.

🏃 Others

📰 Noteworthy

Docker Images

gardener-extension-provider-openstack: eu.gcr.io/gardener-project/gardener/extensions/provider-openstack:v1.14.0
gardener-extension-validator-openstack: eu.gcr.io/gardener-project/gardener/extensions/validator-openstack:v1.14.0

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

NewReleases is sending notifications on new releases.