Uploaded image for project: 'Cloud Enablement'
  1. Cloud Enablement
  2. CLOUD-1982

Custom extensions are broken with OCP3.6

    XMLWordPrintable

Details

    • CLOUD Maintenance Sprint 11

    Description

      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
      

      Attachments

        Issue Links

          Activity

            People

              wdecoste1@redhat.com William Decoste (Inactive)
              pdrobek@redhat.com Pavel Drobek
              Pavel Drobek Pavel Drobek
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: