Releases: beam-cloud/beta9
Releases · beam-cloud/beta9
Worker: fix juicefs logging
make juicefs a background process to fix logging (#117) Co-authored-by: Luke Lombardi <[email protected]>
Worker: clean up overlay logic, do builds in /dev/shm
Move overlay to /dev/shm for image builds (#116) * move overlay to /dev/shm for builds * add in configurable build container settings * add function * wip * wip --------- Co-authored-by: Luke Lombardi <[email protected]>
Gateway: Make build container compute configurable
Move overlay to /dev/shm for image builds (#116) * move overlay to /dev/shm for builds * add in configurable build container settings * add function * wip * wip --------- Co-authored-by: Luke Lombardi <[email protected]>
Worker: unmount storage gracefully
Push abstractions onto route path; cleanup storage (#115) * push abstractions onto route path; cleanup storage * wip * dont return err --------- Co-authored-by: Luke Lombardi <[email protected]>
Worker: revise juicefs mount check
worker-0.1.8 update juicefs mount check
Gateway: fix root route prefix
gateway-0.1.5 fix base route prefix
Gateway: Update base route prefixes
Push abstractions onto route path; cleanup storage (#115) * push abstractions onto route path; cleanup storage * wip * dont return err --------- Co-authored-by: Luke Lombardi <[email protected]>
Worker: revert image mount changes
Revert "mount off /images volume" (#114) This reverts commit f274da91de71661dde212cb7966653d6b3bf95a0. Co-authored-by: Luke Lombardi <[email protected]>
Worker: mount clips in memory
mount off /images volume (#113) Co-authored-by: Luke Lombardi <[email protected]>
Worker: juicefs mount polling
mount polling (#112) Co-authored-by: Luke Lombardi <[email protected]>