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

cmd-cloud-prune: Prune images for builds #3867

Merged
merged 1 commit into from
Sep 23, 2024

Commits on Sep 23, 2024

  1. cmd-cloud-prune: GC images/builds for builds

    Extend the garbage collection to the images and whole builds. We
    will prune all the images apart from what is specified in the
    images_keep list for each stream in gc-policy.yaml. For pruning
    the whole builds, we will delete all the resources in s3 for that
    build and add those builds under tombstone-builds in the
    respective builds.json
    gursewak1997 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    20e0c3f View commit details
    Browse the repository at this point in the history