1
0
mirror of https://github.com/minio/minio.git synced 2025-01-20 03:03:15 -05:00

5 Commits

Author SHA1 Message Date
jiuker
f7ff19cb18
fix: warning for decommissioned pool while start () 2024-07-01 07:38:46 -07:00
Anis Eleuch
15fd5ce2fa
fix: A typo in per pool make/delete bucket errs calculation () 2023-07-03 09:47:40 -07:00
Harshavardhana
06557fe8be
allow decommissioned pools to be removed while others are finishing () 2023-05-16 16:00:57 -07:00
Harshavardhana
853c4de75a
allow changing endpoints in distributed setups () 2022-11-16 07:59:10 -08:00
Harshavardhana
0df31f63ab
reject changing pools when there are pending decommissions in-progress ()
do not allow mutation to pool command line when there are
unfinished decommissions in place, disallow such scenarios
to avoid user mistakes.

also add testcases to cover all relevant scenarios.
2022-01-14 10:32:35 -08:00