-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Currently, no name validation will be performed on creating a management or workload cluster, and will attempt to create something with an invalid name (for example, a name that contains dots). This will cause the install to eventually timeout and fail and never actually give the real reason as to why. The UI and CLI (or at least the CLI) should make sure that clusters that are to be created have a valid name.