diff options
author | Jade Lovelace <lix@jade.fyi> | 2024-06-13 17:04:07 -0700 |
---|---|---|
committer | Jade Lovelace <lix@jade.fyi> | 2024-06-13 17:12:45 -0700 |
commit | 16ea19ced8e19d419de2a5ae7b8dca609d5d951e (patch) | |
tree | 66f7932e721f185ca569e2a80fde7c90918083fd /src/libstore | |
parent | 7be0d237e0e88e65be9015c65e4f0fc67d2d9aad (diff) |
releng: fix upload of multiarch images to forgejo
Forgejo appears to immediately delete registry content that is
overwritten. This means that we are forced to delete our previous
workaround of making a temporary tag and use a new, more absurd
workaround of making an entire temporary image that we basically only
need to create to get its hash.
However, on the plus side, the new workaround doesn't create garbage
tags to begin with, which means that we don't have to deal with GitHub
not implementing the standardized tag delete endpoint and instead
only implementing a proprietary one.
Upstream-Bug: https://github.com/containers/skopeo/issues/2354
Change-Id: I220e7ce9a17fd230c38882f12c009a166dcc9336
Diffstat (limited to 'src/libstore')
0 files changed, 0 insertions, 0 deletions