Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-26169

Create an OpenShift application from a local project

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.30.x
    • 4.6.0.Final
    • openshift
    • None

      As part of the better inner loop for OpenShift developpers, we should support the creation of an OpenShift application/deployment from a source project.

      • we should be able to deduce the image from the project context (as the fabric8 maven plugin does)
      • the fabric8 maven plugin is not yet designed to be embedded outside maven so we should look at the following alternatives:
        • have a field where the user can tune the used image and default it to the one for SpringBoot in the first implementation
        • see if we cannot reuse part of the fabric8 maven plugin through M2E but this will limit the scope to Java Maven projects
        • reimplements the generators from fabric8 maven plugin in Eclipse in more limited fashion
        • see if we cannot participate in the fabric8-build (https://github.com/fabric8io/fabric8-build)

            adietish@redhat.com André Dietisheim
            jmaury@redhat.com Jeff MAURY
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: