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

Hypershift network clusteroperator is failing deployment

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • None
    • 4.19
    • HyperShift
    • Quality / Stability / Reliability
    • True
    • Hide

      The hypershift operator release-4.19 in MCE 2.9 cannot create a hosted cluster in agent platform with OCP 4.19 release payload.

      Show
      The hypershift operator release-4.19 in MCE 2.9 cannot create a hosted cluster in agent platform with OCP 4.19 release payload.
    • None
    • Critical
    • Yes
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

          hypershift deployment is blocked by a failed network clusteroperator

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

          

      How reproducible:

          2/2

      Steps to Reproduce:

          1.deploy a hub cluster + hosted cluster, (I used this job : https://jenkins-csb-kniqe-auto.dno.corp.redhat.com/job/CI/job/job-runner/5387/ )
          

      Actual results:

          Deployment fail to get to condition :
      
      [kni@sealusa35 ~]$ oc wait --for=condition=ClusterVersionSucceeding=True hostedclusters hosted-0 -n clusters --timeout=1s
      error: timed out waiting for the condition on hostedclusters/hosted-0
      
      
      
      
      
      
      [kni@sealusa35 ~]$ oc get clusterversions --kubeconfig ~/clusterconfigs/hosted-0/auth/kubeconfig 
      NAME      VERSION   AVAILABLE   PROGRESSING   SINCE   STATUS
      version             False       False         25m     Error while reconciling 4.19.0: the cluster operator network is degraded
      
      [kni@sealusa35 ~]$ oc get co -A --kubeconfig ~/clusterconfigs/hosted-0/auth/kubeconfig network -ojson | jq ".status.conditions"[0].message
      "Error while updating operator configuration: could not apply (apps/v1, Kind=Deployment) openshift-frr-k8s/frr-k8s-webhook-server: failed to apply / update (apps/v1, Kind=Deployment) openshift-frr-k8s/frr-k8s-webhook-server: Deployment.apps \"frr-k8s-webhook-server\" is invalid: spec.template.spec.containers[0].image: Required value"
      
      
      

       

       

       

       

      Expected results:

          condition met :
      oc wait --for=condition=ClusterVersionSucceeding=True hostedclusters hosted-0 -n clusters --timeout=1s

      Additional info:

      must-gather : https://drive.google.com/file/d/1WerX-Sm371YOXCTg_1basvG98XMazl8n/view?usp=sharing 

              Unassigned Unassigned
              rhn-support-gamado Gal Amado
              None
              None
              Anurag Saxena Anurag Saxena
              None
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: