openshift-cs / devcenter

Developer Center
https://developers.openshift.com
14 stars 34 forks source link

Add notice about disallowed characters in domain aliases #451

Closed corvidism closed 8 years ago

corvidism commented 8 years ago

(I have been directed here from Red Hat Bugzilla and this bug)

Openshift Online doesn't allow underscores in aliases, but this constraint doesn't appear in the Docs anywhere. Combined with the unspecific error that's thrown by both the online form and the rhc commandline tool, it makes for a nice long bughunt.

It should probably appear on Domain Management and SSL Certificates. Something like this maybe?

An alias cannot contain the character "_" (underscore).

(Possibly mentioning other disallowed characters - I've asked the person on the bug request, I'll edit this when they reply).

jsvgoncalves commented 8 years ago

@corvidism thanks for reporting. we'll take a look into it and change what's appropriate.