-
Bug
-
Resolution: Done
-
Blocker
-
SSO70 1.4.0.GA, SSO71 1.1.0.GA, JDV63 1.2.0.GA, JDG65 1.4.0.GA, KIESRV63 1.4.0.GA, KIESRV64 1.0.0.GA, EAP70 1.5.0.GA, EAP64 1.5.0.GA, JDG71 1.0.0.GA
-
openshift v3.6.172.0.1
kubernetes v1.6.1+5115d708d7
-
-
-
-
-
-
Workaround Exists
-
-
CLOUD Maintenance Sprint 11
With OpenShift 3.6 EAP s2i build process fails to properly copy modules from client image to EAP modules directory. This is probably caused by user rights change during copy process from client image to /tmp/src directory.
ocp 3.5:
> ls -la /tmp/src/extensions/extras total 4 drwxr-xr-x. 3 185 root 39 Aug 7 14:11 . drwxr-xr-x. 3 185 root 20 Aug 7 14:11 .. -rwxr-xr-x. 1 185 root 289 Jul 21 08:53 install.sh drwxr-xr-x. 3 185 root 20 Aug 7 14:11 modules
ocp 3.6:
> ls -la /tmp/src/extensions/extras drwxr-xr-x. 3 185 root 39 Aug 7 12:58 . drwxr-xr-x. 3 185 root 20 Aug 7 12:58 .. -rwxr-xr-x. 1 185 root 289 Jul 21 08:53 install.sh drwx------. 3 185 root 20 Aug 7 12:58 modules
- relates to
-
CLOUD-2152 [tracker] Sprint 12 release
- Closed