Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants