You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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]