-
Bug
-
Resolution: Done
-
Normal
-
None
-
False
-
-
False
-
-
Bug Fix
-
-
Description of problem:
Pipeline builder UI fails to save buildah task with default BUILD_ARGS parameter
Workaround:
This issue can be worked around via removing the element, making the value an empty array - but the UI does not indicate that this needs to be done.
Prerequisites (if any, like setup, operators/versions):
OpenShift Pipelines operator
Steps to Reproduce
- Navigate to the OpenShift Pipelines Operator pipeline builder in the OpenShift console.
- Add the buildah task to a new pipeline.
- Observe the BUILD_ARGS parameter in the side panel. Note that its default value is [""] (a single element with an empty string).
- Do not modify this parameter.
- Attempt to save the pipeline by clicking the "Create" button.
Actual Results:
The UI displays a validation error and prevents the pipeline from being saved.
Expected results:
The pipeline should be created successfully, as the buildah task can run without issue with the default [""] value for the BUILD_ARGS parameter.
Reproducibility (Always/Intermittent/Only Once):
Always
- account is impacted by
-
SRVKP-8877 QE - [1.19.x] Pipeline builder UI fails to save buildah task with default BUILD_ARGS parameter
-
- To Do
-
-
SRVKP-8878 QE - [1.18.x] Pipeline builder UI fails to save buildah task with default BUILD_ARGS parameter
-
- To Do
-
-
SRVKP-8876 QE - [1.20.x] Pipeline builder UI fails to save buildah task with default BUILD_ARGS parameter
-
- Closed
-
- is depended on by
-
SRVKP-8141 [TRACKER] [release testing] Bug verification
-
- Closed
-
- is duplicated by
-
SRVKP-8211 UI broken for installed buildah task
-
- Closed
-
- links to