Description of problem: When the controller config is created or updated it is done via strategic merge. The downside to this is that if options are removed the parameters will not be removed from the config Version-Release number of selected component (if applicable): 1.7.0, 1.6.3, and 1.5.3 How reproducible: Always Steps to Reproduce: 1. Set an extra rsync option in the MigrationController CR 2. Remove it 3. Note that it is not removed from the controller config Actual results: Removed options aren't removed from the config Expected results: Removed options should be removed from the config Additional info: We should set type=merge when creating the cluster config in the operator.
https://github.com/konveyor/mig-operator/pull/802
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 (Migration Toolkit for Containers (MTC) 1.6.4 bug fix 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-2022:1393