Mentions légales du service

Skip to content

Integration of sandbox operations

BAIRE Anthony requested to merge integration-sandbox into django

depends on !90 (merged)

  • trigger controller actions when django sets Webapp.sandbox_state to STARTING or STOPPING
  • stream the Webapp.sandbox_state to the client through the /aio/apps/{DOCKER_NAME}/events endpoint
  • support pulling from the official registry (to start a sandbox from scratch), this was broken because the same credentials were sent for all pulls
Edited by BAIRE Anthony

Merge request reports

Loading