Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-30325

[2217848] tekton: ssp reconcile didn't happen correctly when tekton featuregate is enabled

XMLWordPrintable

    • CNV Infra 238
    • High

      Description of problem:

      ssp failed to reconcile when featuregate deployTektonTaskResources is set to true

      ssp failed to reconcile with Error: namespaces "kubevirt-os-images" not found
      Also, no alerts are generated at this point of time which is again a big problem. Users should be aware about any such changes/reconcile

      Version-Release number of selected component (if applicable):
      4.14
      Deployed: OCP-4.14.0-ec.1
      Deployed: CNV-v4.14.0.rhel9-1052

      How reproducible:
      always

      Steps to Reproduce:
      1.Install pipelines
      2.enable fg in hco
      3.

      Actual results:
      ssp should reconcile didn't happen and no alerts are seen on the cluster due to reconcile issues

      Expected results:
      ssp should reconcile without any issue

      Additional info:
      featureGates:
      deployTektonTaskResources: true
      tektonPipelines:
      namespace: openshift-cnv
      tektonTasks:
      namespace: openshift-cnv
      templateValidator:
      replicas: 2
      tlsSecurityProfile:
      intermediate: {}
      type: Intermediate
      status:
      conditions:

      • lastHeartbeatTime: "2023-06-27T06:21:18Z"
        lastTransitionTime: "2023-06-27T06:20:27Z"
        message: 'Error: namespaces "kubevirt-os-images" not found'
        reason: Available
        status: "False"
        type: Available
      • lastHeartbeatTime: "2023-06-27T06:21:18Z"
        lastTransitionTime: "2023-06-27T06:20:27Z"
        message: 'Error: namespaces "kubevirt-os-images" not found'
        reason: Progressing
        status: "True"
        type: Progressing
      • lastHeartbeatTime: "2023-06-27T06:21:18Z"
        lastTransitionTime: "2023-06-27T06:20:27Z"
        message: 'Error: namespaces "kubevirt-os-images" not found'
        reason: Degraded
        status: "True"
        type: Degraded
        observedGeneration: 6
        observedVersion: 4.14.0
        operatorVersion: 4.14.0
        phase: Deploying
        targetVersion: 4.14.0
        kind: List
        metadata:
        resourceVersion: ""

      ==================================

      [cloud-user@ocp-ipi-executor-xl cnv-tests]$ oc get ssp -A -w
      NAMESPACE NAME PHASE
      openshift-cnv ssp-kubevirt-hyperconverged Deploying
      openshift-cnv ssp-kubevirt-hyperconverged Deploying
      openshift-cnv ssp-kubevirt-hyperconverged Deploying

            boukhano@redhat.com Ben Oukhanov
            gkapoor@redhat.com Geetika Kapoor
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: