Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

ceph-build-config.sh: filter out deleted tags #2245

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Conversation

dmick
Copy link
Member

@dmick dmick commented Sep 27, 2024

Deleted tags still show up in the REST API. They have a non-null end_ts field. Since those images can't be pulled, they should not be listed as currently available, and should not affect the search for the latest available tag when checking from the build.

Description of your changes:

Which issue is resolved by this Pull Request:
Resolves #

Checklist:

  • Documentation has been updated, if necessary.
  • Pending release notes updated with breaking and/or notable changes, if necessary.

Deleted tags still show up in the REST API.  They have a non-null
end_ts field.  Since those images can't be pulled, they should not
be listed as currently available, and should not affect the search
for the latest available tag when checking from the build.

Signed-off-by: Dan Mick <[email protected]>
@dmick dmick merged commit ffa9970 into main Sep 27, 2024
12 checks passed
@dmick dmick deleted the wip-filter-deleted-tags branch September 27, 2024 21:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants