Build Fails with long Cluster Name
nevetS opened this issue · comments
Steve Kallestad commented
Because cluster name is used in the elb name, and elb name has a limit of 32 characters, a long cluster name will cause a build to fail.
The code should not try to create elbs with names longer than 32 characters.