Sweeper Improvements #18416
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
proposal
Proposes new design or functionality.
stale
Old or inactive issues managed by automation, if no further action taken these will get closed.
sweeper
Pertains to changes to or issues with the sweeper.
tests
PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Community Note
Description
Sweeping cleans out AWS accounts of resources. Maintainers typically use sweepers to clean up after acceptance tests when dangling resources are left behind. However, there may be other uses.
This is an umbrella issue for various sweeper improvements.
Phase 1
Implement sweeper concurrency. See #15336. Target date, April 1, 2021.
Phase 2
Implement a generic sweeper framework that builds on concurrency.
Phase 3
Implement a testing framework for the sweepers.
References
The text was updated successfully, but these errors were encountered: