1
0
mirror of https://github.com/minio/minio.git synced 2025-02-20 01:52:31 -05:00

10 Commits

Author SHA1 Message Date
Harshavardhana
062f0cffad
fix: do not look for non-existent bucket in decom tests () 2024-03-14 08:54:11 -07:00
Harshavardhana
b6e98aed01
fix: found races in accessing globalLocalDrives ()
make a copy before accessing globalLocalDrives

Bonus: update console v0.46.0

Signed-off-by: Harshavardhana <harsha@minio.io>
2024-02-16 17:15:57 -08:00
Harshavardhana
997ba3a574
introduce reader deadlines for net.Conn ()
Bonus: set "retry-after" header for AWS SDKs if possible to honor them.
2024-02-09 13:25:16 -08:00
Harshavardhana
9588978028
fix: HealBucket regression for empty buckets, simplify it () 2024-01-17 15:19:09 -08:00
Shubhendu
e31081d79d
Heal buckets at node level ()
Signed-off-by: Shubhendu Ram Tripathi <shubhendu@minio.io>
2024-01-09 20:34:04 -08:00
Harshavardhana
9081346c40 fix: more regressions listing policy mappings ()
also relax ListServiceAccounts() returning error if
no service accounts exist.
2023-09-19 15:23:18 -07:00
Harshavardhana
dfd7cca0d2
fix: allow cancel of decom only when its in progress () 2023-07-10 07:55:38 -07:00
Harshavardhana
4a425cbac1
cleanup scripts and apply shfmt () 2023-05-25 22:07:25 -07:00
Harshavardhana
fb1492f531
check for quorum errors for DeleteBucket() () 2023-03-20 23:38:06 -07:00
Harshavardhana
7da9e3a6f8
support encrypted/compressed objects properly during decommission ()
fixes 
2022-07-16 19:35:24 -07:00