-
Bug
-
Resolution: Done
-
Critical
-
None
-
4.18.z
-
None
-
False
-
Description of problem:
The console operators met error for hcp cluster with 4.18 nightly version
Version-Release number of selected component (if applicable):
4.18 nightly
How reproducible:
always
Steps to Reproduce:
1.create a hcp cluster with 4.18 nightly 2.wait for it ready 3.check the operator status
Actual results:
The console and monitor operator are not ready $oc get co -A NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCE MESSAGE console 4.18.0-0.nightly-2024-11-13-023502 Unknown False True 32m ConsoleDefaultRouteSyncDegraded: Route.route.openshift.io "console" is invalid: [spec.host: Invalid value: "console-openshift-console.": host must conform to DNS 952 subdomain conventions, spec.host: Invalid value: "console-openshift-console.": a lowercase RFC 1123 label must consist of lower case alphanumeric characters or '-', and must start and end with an alphanumeric character (e.g. 'my-name', or '123-abc', regex used for validation is '[a-z0-9]([-a-z0-9]*[a-z0-9])?')]... csi-snapshot-controller 4.18.0-0.nightly-2024-11-13-023502 True False False 39m dns 4.18.0-0.nightly-2024-11-13-023502 True False False 31m image-registry 4.18.0-0.nightly-2024-11-13-023502 True False False 30m ingress 4.18.0-0.nightly-2024-11-13-023502 True False False 31m insights 4.18.0-0.nightly-2024-11-13-023502 True False False 32m kube-apiserver 4.18.0-0.nightly-2024-11-13-023502 True False False 39m kube-controller-manager 4.18.0-0.nightly-2024-11-13-023502 True False False 39m kube-scheduler 4.18.0-0.nightly-2024-11-13-023502 True False False 39m kube-storage-version-migrator 4.18.0-0.nightly-2024-11-13-023502 True False False 32m monitoring 4.18.0-0.nightly-2024-11-13-023502 True False False 26m network 4.18.0-0.nightly-2024-11-13-023502 True False False 39m node-tuning 4.18.0-0.nightly-2024-11-13-023502 True False False 34m openshift-apiserver 4.18.0-0.nightly-2024-11-13-023502 True False False 39m openshift-controller-manager 4.18.0-0.nightly-2024-11-13-023502 True False False 39m openshift-samples 4.18.0-0.nightly-2024-11-13-023502 True False False 30m operator-lifecycle-manager 4.18.0-0.nightly-2024-11-13-023502 True False False 39m operator-lifecycle-manager-catalog 4.18.0-0.nightly-2024-11-13-023502 True False False 39m operator-lifecycle-manager-packageserver 4.18.0-0.nightly-2024-11-13-023502 True False False 39m service-ca 4.18.0-0.nightly-2024-11-13-023502 True False False 32m storage 4.18.0-0.nightly-2024-11-13-023502 True False False 34m
Expected results:
It should be ready
Additional info:
- duplicates
-
OCPBUGS-44473 Hosted cluster config operator cannot reconcile image configuration (in rosa)
- Verified