intellij-openshift-connector icon indicating copy to clipboard operation
intellij-openshift-connector copied to clipboard

fix: fix name validation regexp

Open sbouchet opened this issue 1 year ago • 6 comments

What is the purpose of this change? What does it change?

Was the change discussed in an issue?

fixes #869

How to test changes?

sbouchet avatar Jul 19 '24 10:07 sbouchet

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])?')

sbouchet avatar Aug 06 '24 15:08 sbouchet

/override ci/prow/e2e-openshift

sbouchet avatar Aug 09 '24 07:08 sbouchet

@sbouchet: Overrode contexts on behalf of sbouchet: ci/prow/e2e-openshift

In response to this:

/override ci/prow/e2e-openshift

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

openshift-ci[bot] avatar Aug 09 '24 07:08 openshift-ci[bot]

@sbouchet: build fails with missing intellij-common 1.9.6-SNAPSHOT. I thus bumped it to the final dependency: #911

adietish avatar Sep 17 '24 12:09 adietish

[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

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

openshift-ci[bot] avatar Sep 18 '24 19:09 openshift-ci[bot]

New changes are detected. LGTM label has been removed.

openshift-ci[bot] avatar Sep 18 '24 19:09 openshift-ci[bot]

/override ci/prow/e2e-openshift

adietish avatar Sep 19 '24 19:09 adietish

@adietish: Overrode contexts on behalf of adietish: ci/prow/e2e-openshift

In response to this:

/override ci/prow/e2e-openshift

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

openshift-ci[bot] avatar Sep 19 '24 19:09 openshift-ci[bot]