beam-cloud / beta9

The open-source serverless GPU container runtime.
https://docs.beta9.beam.cloud
GNU Affero General Public License v3.0
297 stars 12 forks source link

Hotfix: Temporarily get first byte with GetObject in Registry.headObject #310

Closed jsun-m closed 2 weeks ago

jsun-m commented 2 weeks ago

Tigris Metadata Server is out of sync with the actual state of its object store. An aws s3 ls shows that an object exists but on the actual download of the object aws s3 cp, the object keys sometimes won't exist.

This is a temporary hotfix to make sure we rebuild the images when an image does not exist.