Closed sbouchet closed 1 month ago
actually, when using kubectl, it shows you the current regexp to use:
kubectl create namespace MY-namespace
The Namespace "MY-namespace" is invalid: metadata.name: Invalid value: "MY-namespace": a lowercase RFC 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])?')
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
/override ci/prow/e2e-openshift
@sbouchet: Overrode contexts on behalf of sbouchet: ci/prow/e2e-openshift
@sbouchet: build fails with missing intellij-common 1.9.6-SNAPSHOT
. I thus bumped it to the final dependency: #911
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: adietish
The full list of commands accepted by this bot can be found here.
The pull request process is described here
New changes are detected. LGTM label has been removed.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
/override ci/prow/e2e-openshift
@adietish: Overrode contexts on behalf of adietish: ci/prow/e2e-openshift
What is the purpose of this change? What does it change?
Was the change discussed in an issue?
fixes #869
How to test changes?