Bug 1893832
| Summary: | ErrorCount field is missing in baremetalhosts.metal3.io CRD | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Shelly Miron <smiron> | ||||||||
| Component: | Installer | Assignee: | Andrea Fasano <afasano> | ||||||||
| Installer sub component: | OpenShift on Bare Metal IPI | QA Contact: | Shelly Miron <smiron> | ||||||||
| Status: | CLOSED ERRATA | Docs Contact: | |||||||||
| Severity: | medium | ||||||||||
| Priority: | low | CC: | kiran, prabinov, rbartal, zbitter | ||||||||
| Version: | 4.7 | Keywords: | OtherQA, Triaged, UpcomingSprint | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | 4.7.0 | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | No Doc Update | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2021-02-24 15:29:19 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
2020-11-02 18:18:33 UTC
*** Bug 1892243 has been marked as a duplicate of this bug. *** seems like the issue still exists (no error count field):
status:
errorMessage: ""
goodCredentials:
credentials:
name: openshift-worker-0-1-bmc-secret
namespace: openshift-machine-api
credentialsVersion: "21138"
hardware:
cpu:
added the CRD to the bug
Created attachment 1727729 [details]
baremetalhosts.metal3.io_crd-new
Created attachment 1727730 [details]
get_bmh-new.txt
In 4.7 the BMH CRD will be managed by CBO (and not anymore by MAO). CBO is currently under development, so until the CVO integration will not be enabled the current fix could not be tested (see https://github.com/openshift/cluster-baremetal-operator/blob/bc2f94fb67f989cf13525fa9f843bd3c59159e0e/Dockerfile#L12) The current fix depends on the completion of the epic https://issues.redhat.com/browse/KNIDEPLOY-2171. I've tested it locally and it works fine, when the CBO will be completed it could be tested as part as epic as well. Does it hurt to update the CRD in MAO while we wait? It doesn't seem helpful to have the baremetal-operator controller and its CRD out of sync, even if we think it will be temporary. Looks like the CBO migration will take a while to complete, so it could be a good idea to temporary cover MAO as well. /cc @sadasu 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.7.0 security, bug fix, and enhancement 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-2020:5633 |