-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gc-policy: prune containers for dev-streams after 2w
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
1 parent
94a7d95
commit ff5e453
Showing
2 changed files
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters