1
0
mirror of https://github.com/minio/minio.git synced 2025-04-01 10:13:42 -04:00

64 Commits

Author SHA1 Message Date
Harshavardhana
6c11dbffd5
add crash protection from backend modifications () 2023-03-20 09:08:42 -07:00
Poorna
440ad20c1d
Add support for batch job cancellation () 2023-03-17 23:42:43 -07:00
Harshavardhana
0c1f8b4e0f
add user-agent for all minio.Client usage () 2023-02-14 13:19:30 -08:00
Harshavardhana
15a75bd79b
ignore preconditionFailed error in batch replication () 2023-02-14 07:22:08 -08:00
Harshavardhana
31188e9327
add parallel workers in batch replication () 2023-02-13 12:07:58 -08:00
jiuker
a15b6f21b8
remove incorrect use of WaitGroup () 2023-02-12 20:59:45 -08:00
Aditya Manthramurthy
a30cfdd88f
Bump up madmin-go to v2 () 2022-12-06 13:46:50 -08:00
Harshavardhana
374abd1e7d
add filter support for tags and metadata in batch replication () 2022-10-18 21:22:21 -07:00
Harshavardhana
9fff315555
do not need to trace ignored objects () 2022-10-18 13:47:55 -07:00
Harshavardhana
c68910005b
validate bucket before attempting batch replication () 2022-10-15 11:58:31 -07:00
Harshavardhana
44097faec1
support deleteMarkers and all versions in batch replication () 2022-10-13 14:42:10 -07:00
Harshavardhana
97112c69be
fix: replication stats() to not crash under any situation ()
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
2022-10-12 15:47:41 -07:00
Harshavardhana
e3cb0278ce
honor specified target prefix under batch replication () 2022-10-11 14:36:06 -07:00
Harshavardhana
2a13cc28f2 feat: implement support batch replication () 2022-10-05 23:00:43 -07:00