Skip to content

Docker Containers: Mistake in digest-storage on Quay #1805

@Crow-Control

Description

@Crow-Control

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions