Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.
/ ci-cleaner Public archive

A little garbage collection tool we use in CI to get rid of left-overs

License

Notifications You must be signed in to change notification settings

giantswarm/ci-cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI Docker Repository on Quay

CI Cleaner

Cleans up cloud provider resources created during tests in CI (continuous integration).

AWS

In AWS, this cleans up:

  • CloudFormation stacks
    • that are older than 90 minutes
    • matching certain name prefixes (cluster-ci-, host-peer-ci-, e2e-)
  • S3 buckets
    • that are older than 90 minutes
    • matching certain name criteria (please see source code)

About

A little garbage collection tool we use in CI to get rid of left-overs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages