ci-cleaner

command module
v0.0.0-...-eafc989 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 8, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

README

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)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
errorcollection
Package errorcollection provides a error type to store multiple errors.
Package errorcollection provides a error type to store multiple errors.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL