Skip to content

Releases: beam-cloud/beta9

Worker: fix juicefs logging

27 Mar 19:25
a83ee8f
Compare
Choose a tag to compare
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

27 Mar 15:30
1b646e6
Compare
Choose a tag to compare
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

27 Mar 15:30
1b646e6
Compare
Choose a tag to compare
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

26 Mar 13:21
c8293df
Compare
Choose a tag to compare
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

26 Mar 00:19
Compare
Choose a tag to compare
worker-0.1.8

update juicefs mount check

Gateway: fix root route prefix

26 Mar 15:08
Compare
Choose a tag to compare
gateway-0.1.5

fix base route prefix

Gateway: Update base route prefixes

26 Mar 13:20
c8293df
Compare
Choose a tag to compare
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

25 Mar 21:49
596057d
Compare
Choose a tag to compare
Revert "mount off /images volume" (#114)

This reverts commit f274da91de71661dde212cb7966653d6b3bf95a0.

Co-authored-by: Luke Lombardi <[email protected]>

Worker: mount clips in memory

25 Mar 21:21
15102a6
Compare
Choose a tag to compare
mount off /images volume (#113)

Co-authored-by: Luke Lombardi <[email protected]>

Worker: juicefs mount polling

25 Mar 19:55
cc0e725
Compare
Choose a tag to compare
mount polling (#112)

Co-authored-by: Luke Lombardi <[email protected]>