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

Bug 1809271

Summary: Wrong restic images after upgrade
Product: OpenShift Container Platform Reporter: John Matthews <jmatthew>
Component: Migration ToolingAssignee: Pranav Gaikwad <pgaikwad>
Status: CLOSED ERRATA QA Contact: Sergio <sregidor>
Severity: high Docs Contact:
Priority: medium    
Version: 4.3.0CC: chezhang, dymurray, pgaikwad, rpattath, sregidor, whu, xjiang
Target Milestone: ---   
Target Release: 4.3.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1809211 Environment:
Last Closed: 2020-04-23 17:26:07 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: 1809211    
Bug Blocks:    

Comment 1 Dylan Murray 2020-03-17 21:23:46 UTC
https://github.com/konveyor/mig-operator/pull/249

Comment 2 Dylan Murray 2020-03-17 21:24:46 UTC
Fix is in openshift-migration-operator-container-v1.1-8

Comment 5 Sergio 2020-03-24 17:13:54 UTC
Verified

After upgrading from 1.0.1 to 1.1.2 in a ocp4.3 cluster the restic pods were refreshed and the restic daemon had rollingupdate strategy

$ oc get ds restic -o yaml | grep -i strategy -A 3
  updateStrategy:
    rollingUpdate:
      maxUnavailable: 1
    type: RollingUpdate

Comment 7 errata-xmlrpc 2020-04-23 17:26:07 UTC
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, 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-2020:1554