-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Currently there exists this quay registry for the volsync images:
https://quay.io/repository/backube/volsync?tab=tags&tag=latest
However, Quay has a quirk (one could call it a bug): It does NOT preserve older digests when new versions as pushed. Leading to set digests to disappear and become unreachable after a certain amount of time
To prevent this, Backube/Volsync, should push an extra tag on each push based on either the GitHub or container hash as tag. This ensures all digests on quay keep being available.
To be clear: this is not standard behavior, GHCR and Dockerhub work fine without this fix. It's purely a Quay.io bug/problem. However, digest retention is crucial for secure deployments of volsync using Quay and digest pinning.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
No status