fix(cdn): align repository routing across pull zones #165
Loading…
Reference in a new issue
No description provided.
Delete branch "t3code/investigate-cran-reindex-url"
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?
Motivation
cran.rpkgs.comandcran.allianceswisspass.devxy.ioserve the same B2 repository through separate Bunny pull zones, but only the first zone was managed and purged after weekly reindexing.This allowed the Alliance endpoint to retain stale repository metadata and left locked
renvrestores unable to retrieve versions whose binary archive object was absent.Changes
3265648into OpenTofu and configure it with the shared B2 origin and middleware script.Verification
prek run -ajust edge-testcrow lint .crow/tofu validatebash -n scripts/purge_cdn_zone.shDeployment
Run
tofu applyto adopt pull zone3265648, publish the middleware release, and align both pull zones.After the apply, rerun the Alliance SwissPass CI restore that requested
cli 3.6.5andAzureStor 3.7.1.