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

change worker to docker proxy #10

Merged
merged 9 commits into from
Oct 23, 2023
Merged

change worker to docker proxy #10

merged 9 commits into from
Oct 23, 2023

Conversation

luiztauffer
Copy link
Member

@luiztauffer luiztauffer commented Oct 11, 2023

  • Use docker proxy for spinning up requested docker containers, instead of using a fixed worker image
  • define Pydantic models for keyword arguments used in runs. This is important for API documentation and validation of request arguments before starting any expensive processing
  • adjust rest endpoints to use these models
  • LocalDockerClient
  • refactor main.py

@luiztauffer luiztauffer marked this pull request as ready for review October 13, 2023 13:30
@luiztauffer luiztauffer merged commit a66cdde into si_script Oct 23, 2023
@luiztauffer luiztauffer deleted the docker-proxy branch October 23, 2023 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant