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

Simplify f-m-p s2i binary format to support other xPaaS images supporting s2i binary builds

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • FIS 2.0
    • FIS-Fabric8
    • None

      f-m-p currently pushes a docker tar format even in openshift s2i mode which is specific to fabric8 images and requires specific handling in openshift s2i assembly.

      f-m-p format should be simplified so it is equivalent to "oc start-build --from-file=target/buildArtifact.jar" (or "oc start-build --from-dir=foo/ with foo/bar.jar and other files if necessary to push more than one file)

      This way f-m-p would support other openshift s2i images out-of-the-box (e.g. deploying a WAR with an EAP openshift s2i image which already supports "oc start-build --from-file=foo.war"

            dbokde Dhiraj Bokde
            maschmid@redhat.com Marek Schmidt
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: