-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.3.1, 10.4.0, nuxeo-11.0.0
-
Component/s: CI/CD
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform #18
-
Story Points:1
The namespace nuxeo-arender-10.3 is not accepted by Kubernetes, it raises the error below:
12:53:05 + kubectl create namespace nuxeo-arender-10.3 12:53:05 The Namespace "nuxeo-arender-10.3" is invalid: metadata.name: Invalid value: "nuxeo-arender-10.3": a DNS-1123 label must consist of lower case alphanumeric characters or '-', and must start and end with an alphanumeric character (e.g. 'my-name', or '123-abc', regex used for validation is '[a-z0-9]([-a-z0-9]*[a-z0-9])?')
We should replace all . by -.
- Is referenced in