UNCLASSIFIED - NO CUI

Skip to content

Url ref for file cache

Chad Geary requested to merge url-ref-for-file-cache into master
  • extend the cache reference to files, the same way containers are referenced.
    • in other words, if a file resource has an updated url - clear the cached object and re-download + re-checksum

this ensures that a maintainer that updates a resource's URL but forgets to update the checksum doesn't inadvertently continue using the outdated cached object.

tests:

Edited by Chad Geary

Merge request reports