You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
build-push-action/dist
Aditya Maru 9fdeb57c53 src: disable automatic buildkit GC
We have reason to believe that automatic GC is affecting
daemon startup times. In this patch we disable automatic GC
and instead rely on manual pruning of the buildkit cache.
Once the daemon is ready we spawn an async task to run prune
on any objects older than 14 days. We are already manaing the
ceph volume approaching its size limit ourselves in the VM
Agent.

Patch also adds some alerting when inode usage is high on a mountpoint.
1 year ago
..
index.js src: disable automatic buildkit GC 1 year ago
index.js.map src: disable automatic buildkit GC 1 year ago
licenses.txt *: move to grpc backed communication for the agent 1 year ago
sourcemap-register.js *: use axios-retry instead of handrolled retry methods 1 year ago