Uploaded image for project: 'OpenShift Pipelines'
  1. OpenShift Pipelines
  2. SRVKP-2990

[1.10.1] - Upgrade to version 1.9.x results in the following error: Install failed with message: ... status.storedVersions[0]: Invalid value: \"v1alpha1\": must appear in spec.versions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • Pipelines 1.10.5
    • Pipelines 1.9.0, Pipelines 1.9.1, Pipelines 1.9.2
    • Operator
    • None
    • 3
    • False
    • None
    • False
    • Pipelines Sprint 239, Pipelines Sprint 240, Pipelines Sprint 241, Pipelines Sprint 242

    Description

      Description of problem:

      After the upgrade to OpenShift Pipelines 1.9.x the tektoninstallerset show the following error:  

      $ omc get tektoninstallerset | grep False
      pipeline-main-deployment-4qzvf            False   Webhook: tekton-pipelines-webhook deployment not ready
      pipeline-main-static-l6jmz                False   Install failed with message: CustomResourceDefinition.apiextensions.k8s.io "clustertasks.tekton.dev" is invalid: status.storedVersions[0]: Invalid value: "v1alpha1": must appear in spec.versions

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

      Steps to Reproduce

      Not easily reproducible

      Actual results:

       

      omc get crd clustertasks.tekton.dev -o json | jq '.status.storedVersions'
      [
        "v1alpha1",
        "v1beta1"
      ]
      

       

      Expected results:

       

      omc get crd clustertasks.tekton.dev -o json | jq '.status.storedVersions'
      [
        "v1beta1"
      ]
      
       

      Reproducibility (Always/Intermittent/Only Once):

      Intermittent

      Build Details:

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

      Attachments

        Issue Links

          Activity

            People

              jkandasa-rh Jeeva Kandasamy
              rhn-support-gmeghnag Gabriel Meghnagi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: