[
https://issues.apache.org/jira/browse/AMBARI-24936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated AMBARI-24936:
------------------------------------
Labels: pull-request-available (was: )
> Validate cluster name character and length requirements in the backend before
> creating or updating a cluster
> ------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-24936
> URL: https://issues.apache.org/jira/browse/AMBARI-24936
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Reporter: Dmitry Lysnichenko
> Assignee: Dmitry Lysnichenko
> Priority: Major
> Labels: pull-request-available
>
> Validate cluster name character and length requirements in the backend before
> creating or updating a cluster.
> *Character Requirements*
> * {{A}} through {{Z}}
> * {{a}} through {{z}}
> * {{0}} through {{9}}
> * {{_}} (underscore)
> * {{-}} (dash)
> *Length Requirements*
> * Minimum: 1 character
> * Maximum: 100 characters
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)