Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enclave manual orchestration for Data Scientists #9020

Merged

Conversation

itstauq
Copy link
Member

@itstauq itstauq commented Jul 4, 2024

Description

Closes OpenMined/Heartbeat#1569

TODO:

  • Add method to request Enclave setup by the owner domain
  • Add method to request all domains to transfer their assets to the Enclave
  • Add method to begin code execution in the Enclave
  • Separate method to get result from the Enclave
  • Add a method that combines and calls all of the above methods one-by-one
  • Make all methods and the corresponding service endpoints idempotent
  • Make all the methods triggerable by domain owners as well Parked for future

Affected Dependencies

List any dependencies that are required for this change.

How has this been tested?

  • Describe the tests that you ran to verify your changes.
  • Provide instructions so we can reproduce.
  • List any relevant details for your test configuration.

Checklist

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@itstauq itstauq self-assigned this Jul 4, 2024
@itstauq itstauq changed the title Add methods for DS manual orchestration to the ProjectCode class Enclave manual orchestration for Data Scientists Jul 8, 2024
@itstauq itstauq merged commit 46819cd into tauquir/enclave-prototype Jul 9, 2024
4 checks passed
@itstauq itstauq deleted the tauquir/enclave-manual-orchestration branch July 9, 2024 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant