Skip to content

v0.10.0

Compare
Choose a tag to compare
@gardener-robot-ci-3 gardener-robot-ci-3 released this 21 Jun 08:48

[gardener-extension-provider-vsphere]

✨ New Features

  • [OPERATOR] The existing ValidatingWebhookConfiguration of admission-vsphere for Shoot validation does now validate also the Shoot secret. admission-vsphere does now feature also a new webhook that prevents Shoot secret to be updated with invalid keys. (#153, @vpnachev)

🏃 Others

  • [USER] The following image is updated (see CHANGELOG for more details): (#157, @MartinWeindel)
    • k8s.gcr.io/sig-storage/livenessprobe: v2.2.0 -> v2.3.0
  • [OPERATOR] update of vsphere-csi driver to release v2.2.1 (#162, @MartinWeindel)
  • [OPERATOR] When creating or updating shoots, any Kubernetes feature gates mentioned are validated against the Kubernetes version. If any feature gates are unknown or not supported in the Kubernetes version, the validation fails. (#161, @stoyanr)

[machine-controller-manager]

✨ New Features

🐛 Bug Fixes

[machine-controller-manager-provider-vsphere]

🏃 Others