Bug 2236829

Summary: Old restic pods are not getting removed on upgrading MTC 1.7.x -> 1.8
Product: Migration Toolkit for Containers Reporter: ssingla
Component: OperatorAssignee: John Matthews <jmatthew>
Status: NEW --- QA Contact: ssingla
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.8.0CC: rjohnson
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: 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:
Attachments:
Description Flags
pods none

Description ssingla 2023-09-01 16:21:36 UTC
Created attachment 1986601 [details]
pods

Description of problem:
On upgrading the MTC operator from 1.7.x to 1.8.x, the old restic pods are not being removed. Hence, after the upgrade,both restic and node-agent pods are visible in the namespace.

Version-Release number of selected component (if applicable):
1.7.12 -> 1.8.0

How reproducible:
Always


Steps to Reproduce:
1. Install and setup MTC 1.7.x operator
2. Upgrade MTC 1.7.x to MTC 1.8.x
3. Check the pods in openshift-migration namespace

Actual results:
Old restic pods are still there.

Expected results:
Old restic pods should be removed.

Additional info: