-
Bug
-
Resolution: Done-Errata
-
Major
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
CLOSED
-
Moderate
-
No
Description of problem:
CNV v4.11.0.rhel9-285 installation fails because there's a problem with the HCO.
NAME READY STATUS RESTARTS AGE
hco-operator-77bdb4b8cd-fq22n 0/1 CrashLoopBackOff 10 (2m52s ago) 30m
hco-webhook-85fcc6b654-h2b4j 0/1 CrashLoopBackOff 10 (3m10s ago) 30m
From hco-webhook pod:
Warning Unhealthy 28m kubelet Readiness probe failed: Get "http://10.129.2.162:6060/readyz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
Warning Unhealthy 28m kubelet Readiness probe failed: Get "http://10.129.2.162:6060/readyz": read tcp 10.129.2.1:47802->10.129.2.162:6060: read: connection reset by peer
Warning ProbeError 28m kubelet Readiness probe error: Get "http://10.129.2.162:6060/readyz": read tcp 10.129.2.1:47802->10.129.2.162:6060: read: connection reset by peer
body:
Warning ProbeError 27m kubelet Readiness probe error: Get "http://10.129.2.162:6060/readyz": read tcp 10.129.2.1:48118->10.129.2.162:6060: read: connection reset by peer
Logs from hco-operator pod:
{"level":"error","ts":1649920076.2278628,"logger":"hyperconverged-operator-cmd","msg":"Cannot detect cluster type","error":"apiservers.config.openshift.io \"cluster\" is forbidden: User \"system:serviceaccount:openshift-cnv:hyperconverged-cluster-operator\" cannot get resource \"apiservers\" in API group \"config.openshift.io\" at the cluster scope","stacktrace":"github.com/kubevirt/hyperconverged-cluster-operator/cmd/cmdcommon.HcCmdHelper.ExitOnError\n\t/remote-source/app/cmd/cmdcommon/cmdcommon.go:108\nmain.main\n\t/remote-source/app/cmd/hyperconverged-cluster-operator/main.go:120\nruntime.main\n\t/usr/lib/golang/src/runtime/proc.go:255"}Version-Release number of selected component (if applicable):
CNV v4.11.0.rhel9-285
IIB 213855
How reproducible:
100
Steps to Reproduce:
1. Install the above mentioned CNV version.
2.
3.
Actual results:
Installation fails.
- external trackers