Bug 2057498 - The File integrity operator failing to upgrade at first attempt.
Summary: The File integrity operator failing to upgrade at first attempt.
Keywords:
Status: CLOSED DUPLICATE of bug 2049206
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: File Integrity Operator
Version: 4.7
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Matt Rogers
QA Contact: xiyuan
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-02-23 14:09 UTC by Ganesh Gore
Modified: 2022-04-11 14:20 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-04-11 14:20:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift file-integrity-operator pull 218 0 None Merged Bug 2049206: Re-create AIDE configMaps with missing owner 2022-04-11 14:19:07 UTC

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 ***


Note You need to log in before you can comment on or make changes to this bug.