• False
    • None
    • False

      Description of problem:

      In the 4.19 cluster with the 1.18 Pipeline operator installed. Pipelines added by the operator in the Openshift namespace fail to start. 

      Prerequisites (if any, like setup, operators/versions):

      Steps to Reproduce

      1. Install 1.18 Pipeline operator on the 4.19 cluster
      2. Navigate to Import from the git form and enter the Git URL   https://github.com/sclorg/nodejs-ex.git
      3. Select build option as a Pipeline and create
      4. Navigate to Pipelines list page

       

      Actual results:

      The pipeline fails as soon as it starts with error 

      pods "golang-ex-git-99wg3h-fetch-repository-pod" is forbidden: violates PodSecurity "restricted:latest": unrestricted capabilities (containers "prepare", "place-scripts", "working-dir-initializer", "step-prepare-and-run" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or containers "prepare", "place-scripts", "working-dir-initializer" must set securityContext.runAsNonRoot=true), seccompProfile (pod or containers "prepare", "place-scripts", "working-dir-initializer", "step-prepare-and-run" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") 

      Expected results:

      The pipeline should run successfully

      Reproducibility (Always/Intermittent/Only Once): Alway

            [SRVKP-7328] Openshift namespace Pipeline fails to start

            viraj@redhat.com please add a component to this issue

            OpenShift Jira Bot added a comment - viraj@redhat.com please add a component to this issue

              Unassigned Unassigned
              viraj-1 Vikram Raj
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: