-
Bug
-
Resolution: Done
-
Major
-
3.0.0.GA
-
False
-
None
-
False
-
Cannot create a factory from repository(without devfile) that has uppercase characters in name.
There are restrictions:
{{Unable to create devworkspace: DevWorkspace.workspace.devfile.io "TestRepo" is invalid: metadata.name: Invalid value: "TestRepo": a lowercase RFC 1123 subdomain must consist of lower case alphanumeric characters, '-' or '.', and must start and end with an alphanumeric character (e.g. 'example.com', regex used for validation is '[a-z0-9]([-a-z0-9]{*}[a-z0-9])?(\.[a-z0-9]([-a-z0-9]{*}[a-z0-9])?)*')}}
Upstream issue - https://github.com/eclipse/che/issues/21338.
Suggested behaviour: change is that the factory / devworkspace engine will sanitize the input git repo name to make it compliant with OCP naming rules.
- is duplicated by
-
CRW-3242 Dev Spaces no-devfile feature fails because of repo names
- Closed
- links to