Dev/mip 524/integrate smpc deployment
Created by: ThanKarab
Changelog:
- SMPC complete integration with the MIP-Engine. Jira
- SMPC deployment added in
tasks.py
, standalone tests and k8s deployment. - Controller fixtures added for the standalone tests.
- SMPC deployment added in
- SMPC deployment with k8s added in CI. Jira
- Currently it's only being deployed since decimals are not supported.
- Fix for smpc
get_results
hang in the GLOBALNODE. Jira - Separate
run_udf_task_timeout
added to prevent hanging of running udfs.