Skip to content

cmd-coreos-prune: ignore already non-existent containers #4087

@jbtrystram

Description

@jbtrystram

Recent runs of GC for rawhide are failing because images in quay.io were deleted in a previous run but the build.json was never updated to reflect that. [1]
Update the code to check if the image is already non-existent and not fail on this case [2]

[1] https://jenkins-fedora-coreos-pipeline.apps.ocp.fedoraproject.org/job/garbage-collection/310/consoleFull
[2]

def skopeo_delete(repo, image, auth):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions