Skip to content

Cloud instance name should allow leading numerics #420

@fantix

Description

@fantix

1st1/test or fantix/1st1test should be accepted as valid instance names.

  • Regexp: ^(\w(?:\w|-(?=\w))*)(?:/(\w(?:\w|-(?=\w))*))?$
  • Total length should not be greater than 62 if / (inclusive) is present, so that the translated cloud domain label inst--org is no longer than 63 letters.
  • Don't narrow the limit on local instance names

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions