Skip to content

v0.25.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jan 14:42
· 4 commits to master since this release

[github.com/gardener/machine-controller-manager-provider-openstack:v0.25.0]

✨ New Features

  • [OPERATOR] To support dual-stack networking, multiple subnets can be configured.
    The field SubnetID in MachineProviderConfigSpec is now deprecated. Please use SubnetIDs instead. Support for SubnetID will be removed in a future release. by @axel7born [#347]
  • [DEVELOPER] When calling CreateMachine() the method now returns the internal IPs of the server in the Addresses field. by @jamand [#322]

🏃 Others

  • [OPERATOR] Flavor name not found errors will be treated as ResourceExhausted errors and be backed off by @ririko-nakamura [#350]
  • [OPERATOR] Fix pull request handling for PRs of fork owners outside of the gardener organisation by @hebelsan [#342]
  • [DEVELOPER] Resolve minor linting issue by @jamand [#336]

Container (OCI) Images

  • machine-controller-manager-provider-openstack: europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager-provider-openstack:v0.25.0