Fail closed when cache digest sidecar is missing #10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/cache-restore-integrity"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Restore already confines archive entries to requested cache paths (#3) and verifies archive sidecars before extraction (#2). This makes the digest sidecar mandatory so a cache object with no integrity record is refused before tar runs.
Refs #2
Refs #3
What changed
RASTER_CACHE_REQUIRE_DIGESTopt-in surface.Testing