Empty namePrefix
should be caught by validator
#449
Labels
area/robustness
Robustness, reliability, resilience related
kind/enhancement
Enhancement, improvement, extension
lifecycle/stale
Nobody worked on this for 6 months (will further age)
platform/vsphere
VMware vSphere platform/infrastructure
How to categorize this issue?
/area robustness
/kind enhancement
/platform vsphere
What happened:
Creating a
CloudProfile
with an emptynamePrefix
in the vSphere configuration block results in failure to create a shoot. The error message is sufficient, but can we improve a validator somewhere that avoids this issue? If not, can we generate a namePrefix from the combination of an existing name in context plus a random string?What you expected to happen:
Don't require a CloudProfile update to fix a misconfiguration, which is expensive via LSS.
How to reproduce it (as minimally and precisely as possible):
Leave
namePrefix
blank, try to create a cluster.cc: @marwinski
The text was updated successfully, but these errors were encountered: