Uploaded image for project: 'OpenShift Service Mesh'
  1. OpenShift Service Mesh
  2. OSSM-8002

MTT: test injection in privileged pods with explicitly set security context and UID,GID=0

XMLWordPrintable

      Acceptance criteria:
      MTT deploys an app with explicitly set security context, like below, and verifies that injection works, the proxy is healthy and requests arrive to the application with and without mTLS.

          spec: 
            containers: 
            - name: sleep
              securityContext: 
                runAsGroup: 0
                runAsUser: 0
      

      The namespace should be privileged and UID,GID should be equal to 0 to cover the corner cases.

              mabramov@redhat.com Mikhail Abramov
              jewertow@redhat.com Jacek Ewertowski
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: