-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
None
-
None
-
1
-
False
-
None
-
False
-
0
-
Not Supported
-
-
Steps to Reproduce
- Create namespace "demo"
- Create a Shipwright build through the form
- Choose source-to-image strategy
- Provide Git repo
https://github.com/sclorg/nodejs-ex
- Provide output image
image-registry.openshift-image-registry.svc:5000/demo/nodejs-app
- Provide builder image
image-registry.openshift-image-registry.svc:5000/openshift/nodejs
- Create the build
- Start the build
Actual results:
BuildRun fails with the following error:
[User error] invalid input params for task nodejs-app-6cf5j-gk6f9: param types don't match the user-specified type: [registries-block registries-insecure]
Expected results:
BuildRun runs successfully
- is cloned by
-
OCPBUGS-39388 Creating Shipwright through form fails
- New
- is related to
-
ODC-7595 Form-based shipwright build creation
- Dev Complete