-
Bug
-
Resolution: Done
-
Critical
-
None
-
4.19
-
Quality / Stability / Reliability
-
True
-
-
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
- blocks
-
OCPBUGS-58426 Hypershift network clusteroperator is failing deployment 4.20
-
- New
-
-
OCPBUGS-57660 Hypershift network clusteroperator is failing deployment 4.19
-
- Closed
-