onepanelio / onepanel

The open source, end-to-end computer vision platform. Label, build, train, tune, deploy and automate in a unified platform that runs on any cloud and on-premises.
https://docs.onepanel.ai/
Apache License 2.0
716 stars 69 forks source link

feat: Update code to work better with PNS executor #904

Closed Vafilor closed 3 years ago

Vafilor commented 3 years ago

What this PR does:

Updates migrations to better work with PNS executor related changes to volumes. Also updates workspace migrations to include updated onepanel filesyncer.

The volume path has been changed to /mnt/tmp/ instead of/mnt/out/.

Which issue(s) this PR fixes:

Fixes onepanelio/core#

Special notes for your reviewer:

Checklist

Please check if applies

Required