Description of problem: ------------------------ The state column empty for the 'Transfer disks' step is always empty. It would be nice if we could display something meaningful like 'Trasfer complete' or 'Transfer in progress' depending on the stage the transfer is in. Version-Release number of selected component (if applicable): ------------------------------------------------------------- MTV 2.0.0-20 How reproducible: ---------------- Always Steps to Reproduce: ------------------- 1. 2. 3. Actual results: --------------- Expected results: ----------------- Additional info: ----------------
It's my understanding that we can only display whatever the controller returns.So, if we could display the text that the controller returns, that would be great.
@mturley, @slucidi, can you please sync to check what's expected by the UI and ensure that there's something to display.
@nachandr the UI is already displaying what the controller returns in the `phase` property of the pipeline step. This field is just blank for the transfer disks step. @slucidi, @jortel, is it practical to make sure there is always a relevant value in that phase field, or should the UI show something else in the "State" column of the pipeline?
We can report Running/Blocked/Completed as the DiskTransfer phase easily enough. Would that work for you?
Yeah, that would be perfect.
https://github.com/konveyor/forklift-controller/pull/285
Please test with the mtv-operator-bundle-2.1.0-5 build / iib:85044.
Tested this on MTV 2.1.0-44, verified
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 Virtualization 2.1.0), 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/RHEA-2021:3278