kubev2v / forklift-operator

This repository has been archived, development moved to https://github.com/kubev2v/forklift
Apache License 2.0
19 stars 19 forks source link

Bug 1942651: Enable vSphere incremental backup by default #186

Closed fabiendupont closed 2 years ago

fabiendupont commented 2 years ago

https://github.com/konveyor/forklift-controller/pull/356 adds the ability to use Change IDs for warm migration, hence to not retain snapshots during warm migration. This feature is disabled by default in the controller, so this pull request enables it by default at the operator level.

github-actions[bot] commented 2 years ago

Bug is not valid because it is in ON_QA and should be one of NEW, ASSIGNED, or POST

github-actions[bot] commented 2 years ago

Valid bug 1942651

fbladilo commented 2 years ago

@fabiendupont Would this make sense to be a controller_vsphere_incremental_backup boolean ? Since it is really not a subcomponent/feature of MTV but rather a controller default setting.