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

[Root Cause] Bad permissions on /opt/app-root/src for Openshift

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • go-toolset-container-1.23.6-1
    • None
    • Low
    • rhel-sst-pt-llvm-rust-go
    • ssg_platform_tools
    • 0
    • False
    • False
    • Hide

      None

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

      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:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: