containerd/pkg/cri/opts
Jacob Blain Christen c3609ff4ca cri: filter selinux xattr for image volumes
Exclude the `security.selinux` xattr when copying content from layer
storage for image volumes. This allows for the already correct label
at the target location to be applied to the copied content, thus
enabling containers to write to volumes that they implicitly expect to be
able to write to.

- Fixes containerd/containerd#5090
- See rancher/rke2#690

Signed-off-by: Jacob Blain Christen <jacob@rancher.com>
2021-08-20 23:47:24 -07:00
..
container.go cri: filter selinux xattr for image volumes 2021-08-20 23:47:24 -07:00
spec_linux_test.go Refactor pkg packages 2020-10-08 17:30:17 -07:00
spec_linux.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
spec_test.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
spec_windows.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
spec.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
task.go Refactor pkg packages 2020-10-08 17:30:17 -07:00