Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-7377

Bad permissions on /opt/app-root/src for Openshift

    • None
    • None
    • rhel-sst-pt-llvm-rust-go
    • ssg_platform_tools
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • If docs needed, set a value
    • None

      Description of problem: By default the permissions on the directory are:

      drwxr-xr-x. 1 default root 8 Jan 6 17:04 src

      And if that image is to be used in Openshift, the root group should have r/w/x there.

      Version-Release number of selected component (if applicable):
      1.18.9-8

      How reproducible: Easy

      Steps to Reproduce:
      1. ls -ald /opt/app-root/src

      Actual results:

      bash-4.4$ ls -ald /opt/app-root/src
      drwxr-xr-x. 1 default root 8 Jan 6 17:04 /opt/app-root/src

      Expected results:
      bash-4.4$ ls -ald /opt/app-root/src
      drwxrwxr-x. 1 default root 8 Jan 6 17:04 /opt/app-root/src

      Additional info:

              asaezmor Alejandro Saez Morollon
              jpastore@redhat.com John Pastore
              Alejandro Saez Morollon Alejandro Saez Morollon
              Edjunior Machado Edjunior Machado
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: