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

Show correct version for the jobset operator

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • Moderate
    • None
    • None
    • None
    • None
    • In Progress
    • Release Note Not Required
    • None
    • None
    • None
    • None
    • None

      This is a clone of issue OCPBUGS-61545. The following is the description of the original issue:

      Description of problem:

      Show incorrect version information for the jobset operator: 
        oc logs -f pod/jobset-operator-5b56856db-9hdkn -n openshift-jobset-operator 
      W0911 02:44:23.917984       1 cmd.go:257] Using insecure, self-signed certificates
      Validity period of the certificate for "openshift-jobset-operator-signer@1757558663" is unset, resetting to 43800h0m0s!
      I0911 02:44:24.192592       1 leaderelection.go:121] The leader election gives 4 retries and allows for 30s of clock skew. The kube-apiserver downtime tolerance is 78s. Worst non-graceful lease acquisition is 2m43s. Worst graceful lease acquisition is {26s}.
      I0911 02:44:24.192919       1 observer_polling.go:159] Starting file observer
      I0911 02:44:24.220377       1 builder.go:304] openshift-jobset-operator version v0.0.0-unknown-ad02318-ad02318
         

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

         v4.20
          

      How reproducible:

      Always
      
          

      Steps to Reproduce:

          1.Install the jobset operator;
          2. check the version from the jobset pod
      

       Actual results:

      show incorrect version info: 
      oc logs -f pod/jobset-operator-5b56856db-9hdkn -n openshift-jobset-operator 
      W0911 02:44:23.917984       1 cmd.go:257] Using insecure, self-signed certificates
      Validity period of the certificate for "openshift-jobset-operator-signer@1757558663" is unset, resetting to 43800h0m0s!
      I0911 02:44:24.192592       1 leaderelection.go:121] The leader election gives 4 retries and allows for 30s of clock skew. The kube-apiserver downtime tolerance is 78s. Worst non-graceful lease acquisition is 2m43s. Worst graceful lease acquisition is {26s}.
      I0911 02:44:24.192919       1 observer_polling.go:159] Starting file observer
      I0911 02:44:24.220377       1 builder.go:304] openshift-jobset-operator version v0.0.0-unknown-ad02318-ad02318
      

      Expected results:

      Show correct version information
          

      Additional info:

       

              aguclu@redhat.com Arda Guclu
              yinzhou@redhat.com Ying Zhou
              None
              None
              Wen Wang Wen Wang
              None
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: