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
The busybox implementation of tar doesn't support the
`--ignore-failed-read`, which is used when the VolumeSnapshotClass has
the `ignoreFailedRead` parameter set to `true`.
This patch uses the GNU implementation of tar, which implement that.
0 commit comments