Promotion shouldn't use curl to download manifests #18
Labels
A-reliability
Issue that affects the reliability and operations of promote-release
C-bug
Issue that needs to be fixed
This may cause it to download older manifests that we've hacked around with by hand and forgotten to flush the cache of.
Instead it should use
aws s3 cp --cache-control none
.cc @Mark-Simulacrum
The text was updated successfully, but these errors were encountered: