So my only worry about this is that if underscores really only break DNS-related fields, shouldn't we just target those fields more specifically and make sure they're valid? `cdn_name` should be ok to have underscores in it I'd think.
EDIT: I didn't realize the regex below was keying off the prompt string, so that the regex would only apply to this CDN name. I think this would be alright, but we should allow underscores in the CDN name. I have no idea why underscores were prohibited in the Go TO API 😕 . [ Full content available at: https://github.com/apache/trafficcontrol/pull/2806 ] This message was relayed via gitbox.apache.org for [email protected]
