Skip to content

daemonize component

Orestis Lagkas Nikolos requested to merge daemon into main

Our final migration component is running as a Daemon built as a Flask Appication. The server listens for new requests in '/migrate' endpoint, reads the configuration and performs the migration using the python k8s client API.

Signed-off-by: olagkasn olagkas@cslab.ece.ntua.gr

Merge request reports

Loading