-
Bug
-
Resolution: Done
-
Major
-
openshift-4.7
-
False
-
False
-
Undefined
-
Not Supported
-
ODC Sprint 195
-
Moderate
Description of problem:
Pipeline builder yaml view form submission, sends a POST request to an incorrect endpoint (without namespace)
Prerequisites (if any, like setup, operators/versions):
Install Openshift pipelines 1.2
Steps to Reproduce
- Visit Pipeline builder page and switch to yaml view
- remove the `namespace` from the yaml content or copy paste a yaml without namespace in it.
- Click on create button
Actual results:
creation fails with `not found` alert.
Expected results:
It should create a valid pipeline on submission.
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
4.7.0-0.nightly-2020-12-04-013308
Additional Info:
POST request to the following endpoint