google / gvisor-containerd-shim

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

Support volume annotations #40

Closed Random-Liu closed 4 years ago

Random-Liu commented 4 years ago

This is to support volume annotations introduced in https://github.com/google/gvisor/pull/308.

Random-Liu commented 4 years ago

@fvoznika Addressed comments. Please take another look.