Closed
Description
The Object Storage bucket controllers do not allow deleting buckets with objects in them. The terraform-provider for linode has recently added support to force delete buckets linode/terraform-provider-linode#1465.
CAPL object storage controller should also allow deleting buckets with objects in them as a opt-in feature
General:
- Have you removed all sensitive information, including but not limited to access keys and passwords?
- Have you checked to ensure there aren't other open or closed Pull Requests for the same bug/feature/question?
Feature Requests:
- Have you explained your rationale for why this feature is needed?
- Have you offered a proposed implementation/solution?