Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-1621

The CSV of the operator does not have timestamp

    XMLWordPrintable

Details

    • SDN Sprint 225
    • 1
    • False
    • Hide

      None

      Show
      None
    • NA
    • Bug Fix

    Description

      Description of problem:

      The installed operators have the CSV with timestamp that indicates date it was built. The ingress node firewall operator does not have it.
      
      Other operators have it.
      oc get csv -n openshift-sriov-network-operator
      NAME                                         DISPLAY                   VERSION               REPLACES                               PHASE
      metallb-operator.4.12.0-202209161347         MetalLB Operator          4.12.0-202209161347   metallb-operator.4.11.0-202209161807   Succeeded
      sriov-network-operator.4.11.0-202209161807   SR-IOV Network Operator   4.11.0-202209161807                                          Succeeded
      
      
      

      Version-Release number of selected component (if applicable):

      4.12

      How reproducible:

      Always

      Steps to Reproduce:

      1. Install the ingress node firewall operator successfully
      2. Issue oc get csv -n <namespace> once the installation completes.
      
      

      Actual results:

      oc get csv -n openshift-ingress-node-firewall
      NAME                                   DISPLAY                          VERSION               REPLACES                               PHASE
      ingress-node-firewall.v0.0.1           ingress-node-firewall-operator   0.0.1                                                        Succeeded
      

      Expected results:

       oc get csv -n openshift-ingress-node-firewall like below:-
      NAME                                   DISPLAY                          VERSION               REPLACES                               PHASE
                                                           Succeeded
      metallb-operator.4.12.0-202209161347   MetalLB Operator                 4.12.0-202209161347   metallb-operator.4.11.0-202209161807   Succeeded
       

      Additional info:

       

      Attachments

        Activity

          People

            mmahmoud@redhat.com Mohamed Mahmoud
            rhn-support-asood Arti Sood
            Arti Sood Arti Sood
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: