We are using this to talk too a Pure Flashblade's S3 implementation.
It creates buckets fine and up until recently mostly deleted them fine but occasionally timed out waiting for large buckets to delete.
Now it seems to time out very quickly. It does delete a bucket or two but then gives the following errors.
│ Error: Plugin did not respond
│
│ The plugin encountered an error, and failed to respond to the
│ plugin.(*GRPCProvider).ApplyResourceChange call. The plugin logs may
│ contain more details.
╵
╷
│ Error: Request cancelled
│
│ The plugin.(*GRPCProvider).ApplyResourceChange request was cancelled.
╵
╷
│ Error: Plugin did not respond
│
│ The plugin encountered an error, and failed to respond to the
│ plugin.(*GRPCProvider).ApplyResourceChange call. The plugin logs may
│ contain more details.
╵
Description
We are using this to talk too a Pure Flashblade's S3 implementation.
It creates buckets fine and up until recently mostly deleted them fine but occasionally timed out waiting for large buckets to delete.
Now it seems to time out very quickly. It does delete a bucket or two but then gives the following errors.
Steps to Reproduce
Versions
Minio Provider 2.5.1 OpenTofu v1.8.1