-
Bug
-
Resolution: Done
-
Critical
-
None
-
%
-
build3
-
The fabric8-maven-plugin is not deploying quickstarts correctly. Using io.fabric8:fabric8-maven-plugin:4.3.0 or the branch the pipeline builds (4.3.0.redhat-7-x) works fine, but the pipeline built version is failing. It seems like the the image docker and image s2i properties are what is breaking the pipeline :
The error I'm seeing is that the pod never starts and it remains in ImagePullBackOff
tcunning@tcunning-OSX:/tmp/spring-boot-camel$ oc get pods -w
NAME READY STATUS RESTARTS AGE
spring-boot-camel-1-deploy 1/1 Running 0 20m
spring-boot-camel-1-skx4r 0/1 ImagePullBackOff 0 20m