Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 2057498

Summary: The File integrity operator failing to upgrade at first attempt.
Product: OpenShift Container Platform Reporter: Ganesh Gore <gagore>
Component: File Integrity OperatorAssignee: Matt Rogers <mrogers>
Status: CLOSED DUPLICATE QA Contact: xiyuan
Severity: low Docs Contact:
Priority: medium    
Version: 4.7CC: jhrozek, jmittapa, lbragsta, pdhamdhe, suprs
Target Milestone: ---   
Target Release: ---   
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-04-11 14:20:17 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 Ganesh Gore 2022-02-23 14:09:20 UTC
Description of problem: The file integrity operator is failing to upgrade at the first try with the below error message however at the second retry it is succeeding.

~~~
2022-02-17T13:43:37.551861810Z {"level":"error","ts":1645105417.5517836,"logger":"controller","msg":"Reconciler error","controller":"configmap-controller","name":"mcp-fileintegrity","namespace":"openshift-file-integrity","error":"ConfigMap 'mcp-fileintegrity' had no owner label","stacktrace":"github.com/go-logr/zapr.(*zapLogger).Error\n\t/go/src/github.com/openshift/file-integrity-operator/vendor/github.com/go-logr/zapr/zapr.go:132\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/go/src/github.com/openshift/file-integrity-operator/vendor/sigs.k8s.io/controller-
~~~

Version-Release number of selected component (if applicable): file-integrity operator from 0.1.16(channel: release-0.1) to 0.1.21(channel: release-0.1), the same happened with version 0.1.22

OCP Version: 4.7.40 (Airgap)


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results: The operator should get upgraded at the first try itself.


Additional info:

Comment 7 Lance Bragstad 2022-04-11 14:20:17 UTC

*** This bug has been marked as a duplicate of bug 2049206 ***