1
0
mirror of https://github.com/minio/minio.git synced 2025-03-13 05:00:11 -04:00
Anis Eleuch dbf31af6cb
decom: Ignore not found buckets () ()
When decommissioning is started, the list of buckets to decommission is
calculated, however, a bucket can be removed before decommissioning reaches
it. This will cause an infinite loop of listing error complaining about
the non-existence of the bucket. This commit will ignore
errVolumeNotFound to skip the not found bucket.
2025-03-12 11:04:18 -07:00
..
2024-07-03 11:49:48 -07:00
2024-07-30 15:59:48 -07:00
2024-05-31 22:17:37 -07:00
2024-01-17 23:03:17 -08:00
2023-12-20 20:13:40 -08:00