Commit c0534c1
committed
[release/1.5 backport] 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 #5090 for 1.5.x
- See rancher/rke2#690
Signed-off-by: Jacob Blain Christen <[email protected]>
(cherry picked from commit c3609ff)1 parent 69e5db8 commit c0534c1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
0 commit comments