Skip to content

Commit

Permalink
gc-policy: prune containers for dev-streams after 2w
Browse files Browse the repository at this point in the history
Only targetting developpement streams for now so I can monitor and fix
issues if needed.

The 2 weeks policy for dev streams was decided in
coreos/fedora-coreos-tracker#1367 (comment)
  • Loading branch information
jbtrystram committed Sep 30, 2024
1 parent 94a7d95 commit 325dff2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gc-policy.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
branched:
containers: 2w
cloud-uploads: 1y
rawhide:
containers: 2w
cloud-uploads: 1y
bodhi-updates:
cloud-uploads: 1y

0 comments on commit 325dff2

Please sign in to comment.