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

When creating the TektonInstallerSet from TektonHub CR, not updating the catalogRefreshInterval

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Undefined
    • None
    • None
    • Tekton Hub
    • None
    • False
    • None
    • False

    Description

      Description of problem:

      • When creating the TektonInstallerSet from TektonHub CR, not updating the catalogRefreshInterval

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

      • Install redhat pipelines operator 1.9.1

      Steps to Reproduce

      1. Deploy below CRD 
        ```
        apiVersion: operator.tekton.dev/v1alpha1
        kind: TektonHub
        metadata:
          name: hub
        spec:
          targetNamespace: openshift-pipelines
          api:
            catalogRefreshInterval: 10m
        ```
        and check tekton-hub-api configmap in tekton-pipelines namespace

      Actual results:

      • CatalogRefreshInterval in tekton-hub-api configmap shows the default value of 30m instead of 10m

      Expected results:

      • Update the catalogRefreshInterval field in the tektonhub Custom Resource Definition to 10 minutes. This update should automatically create the tekton-hub-api ConfigMap with the same configuration.

      Reproducibility (Always/Intermittent/Only Once):

      Build Details:

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

      Attachments

        Activity

          People

            ppunamiy Puneet Punamiya
            mbison@redhat.com manoj bison
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: