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

Refactor providers, add custom docker images support #544

Merged
merged 26 commits into from
Jul 11, 2023
Merged

Conversation

Egor-S
Copy link
Contributor

@Egor-S Egor-S commented Jul 7, 2023

Closes #540
Closes #550

  • Replace providers with job configurators
  • Validate and parse configurations and profiles with pydantic models
  • Allow to configure custom docker image

TODO

  • Remove providers completely
  • Add entry point to a configuration
  • Validate custom docker images environment on the start (sshd, pip)
  • Test & debug edge cases
  • Handle validation errors
  • Print help for loaded configuration
  • Generate JSON schemas from pydantic models
  • Update docs/reference

@Egor-S Egor-S merged commit d30d21f into master Jul 11, 2023
@Egor-S Egor-S deleted the issue_540_docker branch July 11, 2023 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant