Machine set creation fails if AZ is not selection with OpenStack Provider #6761
Labels
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
sig/ui
Denotes a PR or issue as being assigned to SIG UI.
What happened
When creating a Machine set (during initial cluster provision or adding to existing cluster), the creation fails if Availability Zone is not selected.
Availability Zone field is not mandatory.
Expected behavior
Option1: Availability Zone field should be mandatory (preferably pre-selected as flavor)
Option2: Availability Zone should be selected by the backend randomly
How to reproduce
Create a Machine set (during initial cluster provision or adding to existing cluster) without specifying Availability Zone (non mandatory field).
The creation fails in the last stage with the following error:
failed to create machine deployment: admission webhook "machine-controller.kubermatic.io-machinedeployments" denied the request: validation failed: failed to get availability zone "": not found
Environment
Current workaround
Select Availability Zone
Affected user persona
Business goal to be improved
Metric to be improved
The text was updated successfully, but these errors were encountered: