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

Ignition server Route is continuously re-created

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • 4.20.0
    • 4.20.0
    • HyperShift
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • Moderate
    • None
    • None
    • Rejected
    • None
    • Done
    • Release Note Not Required
    • N/A
    • None
    • None
    • None
    • None

      Description of problem:

      The ignition-server Route in HCP namespace is continuously re-created, unlike other routes:

          ᐅ oc klock routes
      NAME                  HOST/PORT                                                                          PATH   SERVICES                PORT 
      ignition-server       ignition-server.apps.hc1.hypershift.local                                                 ignition-server-proxy   <all>
      ignition-server       ignition-server.apps.hc1.hypershift.local                                                 ignition-server-proxy   <all>
      ignition-server       ignition-server.apps.hc1.hypershift.local                                                 ignition-server-proxy   <all>
      ignition-server       ignition-server.apps.hc1.hypershift.local                                                 ignition-server-proxy   <all>
      ignition-server       ignition-server.apps.hc1.hypershift.local                                                 ignition-server-proxy   <all>
      ignition-server       ignition-server.apps.hc1.hypershift.local                                                 ignition-server-proxy   <all>
      ignition-server       ignition-server.apps.hc1.hypershift.local                                                 ignition-server-proxy   <all>
      konnectivity-server   konnectivity-server.apps.hc1.hypershift.local                                             konnectivity-server     <all>
      oauth                 oauth-clusters-hc1.apps.mgencur-mgmt.mgencur.hypershift.devcluster.openshift.com          oauth-openshift         <all>
      oauth-internal        oauth.apps.hc1.hypershift.local                                                           oauth-openshift         <all>

      The difference between versions is following. It doesn't actually change any meaningful data. It is just recreated with same spec.

      6c6
      <   creationTimestamp: "2025-06-02T08:09:13Z"
      ---
      >   creationTimestamp: "2025-06-02T08:09:17Z"
      16,17c16,17
      <   resourceVersion: "94980"
      <   uid: d47cb72e-58a7-498a-ab34-a34b471572d9
      ---
      >   resourceVersion: "95023"
      >   uid: 297a19a6-bef5-4470-b9c5-1607d6fdc643
      31c31
      <     - lastTransitionTime: "2025-06-02T08:09:13Z"
      ---
      >     - lastTransitionTime: "2025-06-02T08:09:17Z" 

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

          4.20

      How reproducible:

          Always

      Steps to Reproduce:

          1. Start a HCP cluster with nightly release image for OpenShift 4.20
         

      Actual results:

          See above

      Expected results:

          When no changes are done to the Route, it should not be re-created.

      Additional info:

          

              rh-ee-mraee Mulham Raee
              mgencur@redhat.com Martin Gencur
              None
              None
              Martin Gencur Martin Gencur
              None
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: