-
Enhancement
-
Resolution: Done
-
Major
-
fuse-7.11, fuse-7.10
-
integration-doc-starts-290822, integration-doc-strts-120922-2, integration-doc-starts-260922
-
1
-
To avoid the known issue[1], please consider not to use "--force" option to replace Fuse image streams.
https://access.redhat.com/documentation/en-us/red_hat_fuse/7.10/html/fuse_on_openshift_guide/get-started-admin#install-fuse-on-openshift4
oc replace --force -n openshift -f ${BASEURL}/fis-image-streams.json
This is the explanation for the option:
--force=false: If true, immediately remove resources from API and bypass graceful deletion. Note that immediate
Not using this option sounds like more safe for the existing OCP environment.