]
Max Rydahl Andersen commented on JBIDE-19010:
---------------------------------------------
Not based on current info.
This is probably the most common thing users want. Fabric8 does this via their
docker-maven-plugin and similar to allow adding existing app to a deployment.
This is about taking the war/jar a project creates and add to a deployment - question is
how that should be defined/included.
We should at least figure out *how* this should work and then see what/how much of it we
can do before GA.
As a user, I want to create OpenShift resources that support an
existing “deployment” that does not require source code from a template
---------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-19010
URL:
https://issues.jboss.org/browse/JBIDE-19010
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.3.0.Alpha1
Reporter: Jeff Cantrill
Assignee: Max Rydahl Andersen
Priority: Blocker
Labels: application_wizard, openshift_v3
Fix For: 4.3.0.Beta2
https://trello.com/c/HyTyFlHw
This is the usecase where we want to deploy an image that most likely does not include a
buildconfig, i.e. a database image.