Avoid direct calls to Resource.Delete
in sweepers and acceptance tests
#28556
Labels
sweeper
Pertains to changes to or issues with the sweeper.
technical-debt
Addresses areas of the codebase that need refactoring or redesign.
tests
PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
With a future switch to
WithoutTimeout
CRUD handlers, avoid direct calls toResource.Delete
in sweepers and acceptance tests.acctest.DeleteResource
sweep.SweepOrchestrator
facilityThe text was updated successfully, but these errors were encountered: