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
On some systems, creating files with certain extended attributes is a
restricted operation -- e.g. "security.compatibility" on SELinux -- and
causes bundle and index unpacking to fail for unprivileged users. To fix
this, we drop all xattrs from unpacked files before writing them.
Upstream-commit: 3bd849f97ca3b71cf0cfeea2fac8101302a3eeca
Upstream-repository: operator-registry
Signed-off-by: Nick Hale <[email protected]>
0 commit comments