This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ceph-build-config.sh: filter out deleted tags
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 <dmick@redhat.com>
- Loading branch information