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

Getting ExternalCertificateSecretRecreated after the cleanup of routes and secrets is still processing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 4.19
    • Networking / router
    • Important
    • None
    • Rejected
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      Using Routes External Certificate feature, 
      Create 3000 routes amd 3000 secrets for that route to be used as external certificate
      Delete the above objects
      Recreate a few routes and secrets
      
      We see routes go into ExternalCertificateSecretRecreated, this is not expected as the secrets were not recreated 
      Looking at the router pod I see 
      
      I0512 20:56:48.488477       1 trace.go:236] Trace[779419034]: "Reflector ListAndWatch" name:github.com/openshift/library-go/pkg/secret/monitor.go:79 (12-May-2025 20:46:50.861) (total time: 597627ms):
      
      It looks like an issue with Secret monitor, where it is not getting the real time update. These messages loop over even though the secret had been earlier deleted
      The total time also indicates this 

       

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

          4.19.0-0.nightly-2025-05-06-051838

      How reproducible:

         Always

      Steps to Reproduce:

          1. Mentioned in the description

      Actual results:

          New Routes created are unreachable with ExternalCertificateSecretRecreated

      Expected results:

          New Routes are reachable 

      Additional info:

          

              rh-ee-ckyal Chirag Kyal
              mohit-sheth Mohit Jitendra Sheth
              Hongan Li Hongan Li
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: