You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "Kevin Su (Jira)" <ji...@apache.org> on 2020/09/28 07:53:00 UTC

[jira] [Created] (SUBMARINE-641) Auto convert experiment name to lowercase

Kevin Su created SUBMARINE-641:
----------------------------------

             Summary: Auto convert experiment name to lowercase 
                 Key: SUBMARINE-641
                 URL: https://issues.apache.org/jira/browse/SUBMARINE-641
             Project: Apache Submarine
          Issue Type: Improvement
          Components: experiment
            Reporter: Kevin Su
             Fix For: 0.5.0


K8s don't support name contains uppercase characters
 * contain no more than 253 characters
 * contain only lowercase alphanumeric characters, '-' or '.'
 * start with an alphanumeric character
 * end with an alphanumeric character

[https://kubernetes.io/docs/concepts/overview/working-with-objects/names/]

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org