You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ability to mount OCI images as a volume on a Pod is now an alpha feature in Kubernetes. This feature is however dependent on the CRI implementation supporting this which Containerd does not yet support.
Describe the problem to be solved
The ability to mount OCI images as a volume on a Pod is now an alpha feature in Kubernetes. This feature is however dependent on the CRI implementation supporting this which Containerd does not yet support.
containerd/containerd#10496
When support reaches Containerd we should add this to our e2e tests to validate it works with Spegel.
Proposed solution to the problem
No response
The text was updated successfully, but these errors were encountered: