Bug 1876547 - Trying to start pipeline in UI gives invalid value with username
Summary: Trying to start pipeline in UI gives invalid value with username
Keywords:
Status: CLOSED DUPLICATE of bug 1868653
Alias: None
Product: Red Hat OpenShift Pipelines
Classification: Red Hat
Component: pipelines
Version: 1.0
Hardware: All
OS: All
unspecified
medium
Target Milestone: ---
: 1.0
Assignee: Sunil Thaha
QA Contact: Ruchir Garg
Robert Krátký
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-09-07 12:53 UTC by David Sundqvist
Modified: 2020-09-07 14:44 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-09-07 14:44:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description David Sundqvist 2020-09-07 12:53:42 UTC
Description of problem:
Trying to start a pipeline in UI gives this error:
Error "Invalid value: "dsundqvi": a valid label must be an empty string or consist of alphanumeric characters, '-', '' or '.', and must start and end with an alphanumeric character (e.g. 'MyValue', or 'my_value', or '12345', regex used for validation is '(([A-Za-z0-9][-A-Za-z0-9.]*)?[A-Za-z0-9])?')" for field "metadata.labels".

Starting the pipeline as kubeadmin works fine

OCP user uses redhat gmail login

Version-Release number of selected component (if applicable):
OpenShift 4.5.8
OpenShift Pipelines Operator 1.0.1 provided by Red Hat

How reproducible:
100%


Steps to Reproduce:
1. Go in to pipeline and press actions->start
2. Error pops up
3.

Actual results:
Aforementioned error in popup

Expected results:
Pipeline started

Additional info:

Comment 1 David Sundqvist 2020-09-07 14:44:43 UTC

*** This bug has been marked as a duplicate of bug 1868653 ***


Note You need to log in before you can comment on or make changes to this bug.