migtools / mig-controller

OpenShift Migration Controller
Apache License 2.0
22 stars 42 forks source link

Bug 2058189: Fix checksum option in Rsync command #1268

Closed pranavgaikwad closed 2 years ago

pranavgaikwad commented 2 years ago

--checksum option is added to Rsync command when pvc.Verify field is set. In some cases, the Verify field was not set due to a no-op if branch of a conditional. This PR fixes that.

github-actions[bot] commented 2 years ago

Valid bug 2058189