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
Address PR review comments and rename target 'both' to 'combined':
- Remove unused fuse-overlayfs from Dockerfile.release (vfs driver)
- Drop tar from release dependency check (no longer used)
- Raise error on missing layer blob instead of warn+continue
- Replace _safe_tar_extract with safe_extractall (rejects symlinks/devices)
- Make checksum writing idempotent (skip write if content unchanged)
- Rename --target 'both' to 'combined' across CLI, OCI, CI, and release
Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
0 commit comments