Bug 1910117
| Summary: | NFD Community Operator watches for wrong CRD version and crashes repeatedly | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | James Harmison <jharmison> |
| Component: | Node Feature Discovery Operator | Assignee: | Carlos Eduardo Arango Gutierrez <carangog> |
| Status: | CLOSED ERRATA | QA Contact: | Walid A. <wabouham> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.6 | CC: | awestbro, carangog, jharmiso, rkraus, sejug |
| Target Milestone: | --- | ||
| Target Release: | 4.6.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: | 2021-02-08 13:41:41 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: | |||
|
Description
James Harmison
2020-12-22 17:49:07 UTC
Should a published version of the operator really be targeting the latest tag? On master branch: make deploy results in the opposite problem. Default image w/ master tag is looking for v1alpha1 CRD, v1 is present. I adjusted the image deployed and all is working as expected, but somehow by default it's wrong. PR has been merged, this is ready for QA Now that https://github.com/operator-framework/community-operators/pull/2950 has been merged is this issue still happening, or more fixes are needed thanks Verified that the community NFD operator can be successfully deployed from OperatorHub on OCP 4.6.0-0.nightly-2021-01-25-060359. Can confirm that the changes work for deploying to a 3-node 4.6 bare metal cluster from the community catalog. Thanks! Just hoping for 1897346 to clear up soon in support of the official operator release channels. 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.6.16 extras 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-2021:0310 |