-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
The labels in the builder image (which was also the runtime image prior to EAP 7.3) include this label:
com.redhat.deployments-dir="/opt/eap/standalone/deployments"
You can see this in https://catalog.redhat.com/software/containers/jboss-eap-7/eap73-openjdk8-openshift-rhel7/5df3b3fbdd19c77896ecced3?container-tabs=dockerfile
As can be seen at https://catalog.redhat.com/software/containers/jboss-eap-7/eap73-openjdk8-runtime-openshift-rhel7/5df3b2dbbed8bd66f8134fc3?container-tabs=dockerfile, the EAP 7.3 runtime image does not have this label.
This breaks tooling integration that relies on that label to understand where to copy deployments, thus causing JBIDE-27591.
- causes
-
JBIDE-27591 Hot deploy does not work with OpenShift server adapter
- Closed
- is cloned by
-
CLOUD-3969 The EAP7 runtime image does not provide the com.redhat.deployments-dir label
- Verified
- is related to
-
JBIDE-21452 Server Adapter wizard: Should use deployments-dir as specified (in a label) in the image
- Closed