Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

SUBMARINE-641. Auto convert experiment name to lowercase#422

Closed
aeioulisa wants to merge 4 commits intoapache:masterfrom
aeioulisa:SUBMARINE-641
Closed

SUBMARINE-641. Auto convert experiment name to lowercase#422
aeioulisa wants to merge 4 commits intoapache:masterfrom
aeioulisa:SUBMARINE-641

Conversation

@aeioulisa
Copy link
Copy Markdown
Member

What is this PR for?

Auto convert experiment name to lowercase cause 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/

What type of PR is it?

[Improvement]

Todos

  • - Task

What is the Jira issue?

https://issues.apache.org/jira/projects/SUBMARINE/issues/SUBMARINE-641

How should this be tested?

https://travis-ci.org/github/aeioulisa/submarine/builds/731539436

Screenshots (if appropriate)

Questions:

  • Does the licenses files need update? No
  • Is there breaking changes for older versions? No
  • Does this needs documentation? No

Copy link
Copy Markdown
Member

@pingsutw pingsutw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants