konveyor / move2kube-ui

An UI for interacting with Move2Kube API
https://move2kube.konveyor.io/
Apache License 2.0
10 stars 14 forks source link

Users clicking cancel, should kill move2kube instance and restart next time somebody invokes it. #48

Open ashokponkumar opened 3 years ago

ashokponkumar commented 3 years ago

Is your feature request related to a problem? Please describe. In the backend currently the move2kube service keeps running, even if we select cancel. And even when restarting server. This might not be necessary with https://github.com/konveyor/move2kube-api/issues/50

Describe the solution you'd like If https://github.com/konveyor/move2kube-api/issues/50 is fixed, killing move2kube instance when cancel is pressed is better, since it saves resources, and restarts only when required. Will help move2kube scale better.

HarikrishnanBalagopal commented 2 years ago

Cancelling transformation also allows deletion of projects and workspaces while transformation is ongoing