1
0
mirror of https://github.com/quay/quay.git synced 2026-01-26 06:21:37 +03:00
Files
quay/data
Brandon Caton ba29a40b80 proxy: allowing expiring tags with timemachine set to 0 (PROJQUAY-5558) (#1907)
Adds the following changes:
- Allows remove_tag_from_timemachine to expire tags even if the time machine window is set to 0, immediately marking them for deletion. This allows the quota proxy pruner to expire tags with the same method call. This wasn't required for normal push/pulls as the user would just call the DELETE /tag endpoint.
- Remove hidden = true when expiring tags. For proxy Quay will attempt to lookup the tag referenced by the manifest in order to extend it's lifetime_end_ms. Hiding this tag prevents that logic from running correctly.
2023-05-26 15:04:06 -04:00
..
2019-11-12 11:09:47 -05:00
2020-06-05 16:50:13 -04:00
2022-06-13 11:01:17 +02:00
2020-06-05 16:50:13 -04:00
2022-06-27 17:52:29 +02:00
2019-12-02 12:23:08 -05:00
2022-06-13 11:01:17 +02:00