google / gvisor-containerd-shim

containerd shim for gVisor
https://gvisor.dev
Apache License 2.0
79 stars 30 forks source link

Make EmptyDir annotations compliant with K8s and OCI #44

Closed fvoznika closed 4 years ago

fvoznika commented 4 years ago

Change annotation from 'gvisor.dev/spec/mount/NAME/share', which is invalid because it has more than one '/', to 'dev.gvisor.spec.mount.NAME.share'.