Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-14479

7.8 fabric8-maven-plugin not deploying quickstarts

    XMLWordPrintable

Details

    • % %
    • build3
    • Hide

      git clone git@github.com:fabric8-quickstarts/spring-boot-camel.git 

      git checkout spring-boot-camel-7.8.0.fuse-sb2-780007

      mvn fabric8:deploy -Popenshift

      Show
      git clone git@github.com:fabric8-quickstarts/spring-boot-camel.git  git checkout spring-boot-camel-7.8.0.fuse-sb2-780007 mvn fabric8:deploy -Popenshift

    Description

      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 : 

      https://github.com/jboss-fuse/fuse-jenkins-pipelines/blob/master/7.8/pipelines/sb2/Jenkinsfile#L306-L318

       

      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 

      Attachments

        Activity

          People

            ldemasi Luigi De Masi
            tcunning@redhat.com Thomas Cunningham
            Salvatore Mongiardo Salvatore Mongiardo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: