Skip to content

Dev/mip 524/integrate smpc deployment

Created by: ThanKarab

Changelog:

  1. 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.
  2. SMPC deployment with k8s added in CI. Jira
    • Currently it's only being deployed since decimals are not supported.
  3. Fix for smpc get_results hang in the GLOBALNODE. Jira
  4. Separate run_udf_task_timeout added to prevent hanging of running udfs.

Merge request reports