Uploaded image for project: 'OpenShift Builds'
  1. OpenShift Builds
  2. BUILD-1336

Tekton Pipelines are not installed on the cluster

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Critical Critical
    • None
    • None
    • builds-operator
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      Description of problem:

      Tekton Pipelines are not installed on the cluster
      Logs:
      ""logger":"build","msg":"Cannot start manager: Tekton Pipelines are not installed on the cluster"
      Cluster Environment
      OpenShift single Node cluster from demo.redhat.com
      NEW OCP 4.16.34
      OCP Builds 1.13

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

      Workaround

      According to the logs of the pod openshift-pipelines-operator-7cd8f9c895-s9tbn , -> ""error":"admission webhook \"validation.webhook.operator.tekton.dev\" denied the request: validation failed: missing field(s
      ): spec.pruner.resources"
      I edited the TektonConfig config object: "oc edit TektonConfig config"
      And added the resources section to the spec.pruner

      pruner: 
          disabled: false
          keep: 100
          resources: 
          - taskrun
          - pipelinerun
      

       # <steps>

       

      Actual results:

      Expected results:

      Reproducibility (Always/Intermittent/Only Once):

      Acceptance criteria: 

       

      Definition of Done:

      Build Details:

      Additional info (Such as Logs, Screenshots, etc):

       

       *

              Unassigned Unassigned
              rh-ee-asatyam Ayush Satyam
              Ayush Satyam
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: