-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.18.0
-
None
-
Rejected
-
False
-
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
Build and BuildRun yaml.
https://gist.github.com/vikram-raj/fa67186f1860612b5ad378655085745e