Bug 1924232
| Summary: | NFD Operator is failing to update and remains in Replacing state | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Carlos Eduardo Arango Gutierrez <carangog> | |
| Component: | Node Feature Discovery Operator | Assignee: | Carlos Eduardo Arango Gutierrez <carangog> | |
| Status: | CLOSED ERRATA | QA Contact: | Walid A. <wabouham> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | 4.6 | CC: | carangog, sejug, sreber, wabouham | |
| Target Milestone: | --- | |||
| Target Release: | 4.6.z | |||
| Hardware: | x86_64 | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | 1923998 | |||
| : | 1924236 (view as bug list) | Environment: | ||
| Last Closed: | 2021-02-22 13:46:16 UTC | Type: | --- | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | 1923998 | |||
| Bug Blocks: | 1924236 | |||
|
Comment 2
Walid A.
2021-02-11 20:15:27 UTC
Verified that we can update the subscription channel from 4.5 to 4.6, to 4.7 with catalogsource: apiVersion: operators.coreos.com/v1alpha1 kind: CatalogSource metadata: name: my-test-catalog namespace: openshift-nfd spec: sourceType: grpc pullPolicy: Always image: quay.io/eduardoarango/catalog:nfd47 The nfd worker and master pods were restarted with the new images. 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 (OpenShift Container Platform 4.6.18 extras 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/RHBA-2021:0512 |