Bug 2113926
| Summary: | hypershift cluster deployment hang due to nil pointer dereference for hostedControlPlane.Spec.Etcd.Managed | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Shelly Miron <smiron> | ||||
| Component: | HyperShift | Assignee: | Alberto <agarcial> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Shelly Miron <smiron> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.11 | CC: | aaleman, cewong, mifiedle, sjenning | ||||
| Target Milestone: | --- | Keywords: | TestBlocker | ||||
| Target Release: | 4.11.z | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2022-08-23 15:09:42 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Shelly Miron
2022-08-02 10:47:38 UTC
Would be easier to know for sure if the HC yaml was included in the bz, but I think I see where this is happening https://github.com/openshift/hypershift/blob/964f03f7fc4ba0ed862669529b09235b5c5c30e0/control-plane-operator/controllers/hostedcontrolplane/hostedcontrolplane_controller.go#L277 Will open a PR. tnx! there is already a PR on the way: https://github.com/openshift/hypershift/pull/1638 4.11 backport is here in case we want it for mce https://github.com/openshift/hypershift/pull/1644 verified with: MCE version: 2.1.0-DOWNANDBACK-2022-08-11-23-42-45 $ oc version Client Version: 4.11.0-rc.7 Kustomize Version: v4.5.4 Server Version: 4.11.0-rc.7 Kubernetes Version: v1.24.0+9546431 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.11.1 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:6103 |