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.
2024-12-23 09:15:34 -05:00
..
index.js src: disable automatic buildkit GC 2024-12-23 09:15:34 -05:00
index.js.map src: disable automatic buildkit GC 2024-12-23 09:15:34 -05:00
licenses.txt *: move to grpc backed communication for the agent 2024-12-16 15:29:30 -05:00
sourcemap-register.js *: use axios-retry instead of handrolled retry methods 2024-12-09 13:01:20 -05:00