The goal is mainly to inherit a v1.7.7+ version of containerd to get the OCI support mentioned in https://github.com/deislabs/containerd-wasm-shims/issues/191#issuecomment-1834436484. I chose a release still in the 1.27x range for k8s but there are 1.28 versions as well. Definitely open to suggestions on the actual version to bump to, assuming we're able to bump.
Caveat: I haven't been able to build this image and its dependencies locally -- may need pointers on how to best set up a cross-compilation env (I'm on Mac/Apple Silicon). I was hoping I could lean on CI or a kind volunteer to help verify this version is working as intended 😅
The goal is mainly to inherit a v1.7.7+ version of containerd to get the OCI support mentioned in https://github.com/deislabs/containerd-wasm-shims/issues/191#issuecomment-1834436484. I chose a release still in the 1.27x range for k8s but there are 1.28 versions as well. Definitely open to suggestions on the actual version to bump to, assuming we're able to bump.
Caveat: I haven't been able to build this image and its dependencies locally -- may need pointers on how to best set up a cross-compilation env (I'm on Mac/Apple Silicon). I was hoping I could lean on CI or a kind volunteer to help verify this version is working as intended 😅