mina icon indicating copy to clipboard operation
mina copied to clipboard

Docker Runtime Replacement

Open mkaito opened this issue 2 years ago • 7 comments

Right now Buildkite uses DinD (Docker in Docker) and mounts a socket to the host machine to spin out containers for running jobs. Kubernetes is retiring support for docker-shim and any API's that explicitely require a docker daemon (such as mounting a socket) will no long be supported. Are there any alternatives or work-a-rounds for mounting a docker socket? (this socket item comes from the Buildkite instructions for running on Google Kubernetes Engine: Link)

mkaito avatar Apr 04 '22 17:04 mkaito

I'm going to try looking at podman-in-k8s for this.

balsoft avatar Apr 05 '22 15:04 balsoft

#10939

balsoft avatar May 12 '22 08:05 balsoft

This issue is still in-progress because the associated PR is not complete.

robinbb avatar May 19 '22 20:05 robinbb

Update after meeting with eng:

  • it needs probably 1/2 day of work
  • needs to allocate time to continue

michal0mina avatar Nov 15 '22 14:11 michal0mina

This ticket is to track progress and support merging Cloud Build (https://github.com/MinaProtocol/mina/pull/10939)

michal0mina avatar Jan 03 '23 10:01 michal0mina

https://github.com/MinaProtocol/mina/pull/12533

lk86 avatar Feb 28 '23 23:02 lk86

See existing work in now-stale PR #10939

mrmr1993 avatar Feb 20 '24 11:02 mrmr1993