213 Commits (4a31b31ca6d770c515e10d974ad7049565c667fc)

Author SHA1 Message Date
Poorna Krishnamoorthy 251c1ef6da Add support for replication of object tags, retention metadata (#10880) 4 years ago
Harshavardhana 0f9e125cf3
fix: check for gateway backend online without http request (#10924) 4 years ago
cksac be83dfc52a
fix: HDFS list bucket when subpath is provided (#10884) 4 years ago
Steven Reitsma 54120107ce
fix: infinite loop in cleanupStaleUploads of encrypted MPUs (#10845) 4 years ago
Steven Reitsma 74f7cf24ae
fix: s3 gateway SSE pagination (#10840) 4 years ago
ebozduman 1aec168c84
fix: azure gateway should reject bucket names with "." (#10635) 4 years ago
Harshavardhana 2042d4873c
rename crawler config option to heal (#10678) 4 years ago
poornas 80e3dce631
azure: update content-md5 to metadata after upload (#10482) 4 years ago
Harshavardhana 80fab03b63
fix: S3 gateway doesn't support full passthrough for encryption (#10484) 4 years ago
Harshavardhana 0104af6bcc
delayed locks until we have started reading the body (#10474) 4 years ago
Klaus Post b7438fe4e6
Copy metadata before spawning goroutine + prealloc maps (#10458) 4 years ago
Harshavardhana 6a0372be6c
cleanup tmpDir any older entries automatically just like multipart (#10439) 4 years ago
Jorge Israel Peña 0a2e6d58a5
hdfs gateway handle listing single files (#10362) 4 years ago
飞雪无情 ea1803417f
Use constants for gateway names to avoid bugs caused by spelling. (#10355) 4 years ago
Harshavardhana d19b434ffc
fix: bring back delayed leaf detection in listing (#10346) 4 years ago
Harshavardhana caad314faa
add ruleguard support, fix all the reported issues (#10335) 4 years ago
Harshavardhana c8b84a0e9e
Add nancy vulnerability scanner (#10289) 4 years ago
Jorge Israel Peña 4752323e1c
Use hdfs.Readdir() to optimize HDFS directory listings (#10121) 4 years ago
poornas c43da3005a
Add support for server side bucket replication (#9882) 4 years ago
Harshavardhana ec06089eda
fix: re-implement cluster healthcheck (#10101) 4 years ago
Harshavardhana 2955aae8e4
feat: Add notification support for bucketCreates and removal (#10075) 4 years ago
Harshavardhana 14b1c9f8e4
fix: return Range errors after If-Matches (#10045) 4 years ago
Harshavardhana 4bfc50411c
fix: return versionId in tagging APIs (#10068) 4 years ago
Harshavardhana 14ff7f5fcf
add hdfs sub-path support (#10046) 4 years ago
Anis Elleuch 778e9c864f
Move dependency from minio-go v6 to v7 (#10042) 4 years ago
Harshavardhana e7d7d5232c
fix: admin info output and improve overall performance (#10015) 4 years ago
Harshavardhana 3b9fbf80ad
fix: make sure to use new restClient for healthcheck (#10026) 4 years ago
kannappanr efe9fe6124
azure: Return success when deleting non-existent object (#9981) 4 years ago
Harshavardhana 4915433bd2
Support bucket versioning (#9377) 4 years ago
kannappanr 225b812b5e
Update minio-go library to latest (#9813) 4 years ago
Harshavardhana 5686a7e273
fix NAS gateway support for policy/notification (#9765) 4 years ago
Anis Elleuch fd0de4ab32
azure: Show better message when credentials are wrong (#9748) 4 years ago
Anis Elleuch bd59f150b8
azure: Implement CopyPart API (#9747) 4 years ago
Harshavardhana 38ee40d59c
move to upstream code colinmarc/hdfs (#9738) 4 years ago
kannappanr d583f1ac0e
check if container is empty before invoking DeleteContainer (#9733) 4 years ago
Harshavardhana b2db8123ec
Preserve errors returned by diskInfo to detect disk errors (#9727) 4 years ago
Harshavardhana b330c2c57e
Introduce simpler GetMultipartInfo call for performance (#9722) 4 years ago
P R 3f6d624c7b
add gateway object tagging support (#9124) 4 years ago
Harshavardhana 1bc32215b9
enable full linter across the codebase (#9620) 4 years ago
kannappanr a62572fb86
Check for address flags in all positions (#9615) 4 years ago
Harshavardhana d348ec0f6c
avoid double listObjectParts calls improves performance (#9606) 4 years ago
kannappanr 6c1bbf918d
do not add quotes around etag, if already present (#9603) 4 years ago
Harshavardhana a1de9cec58
cleanup object-lock/bucket tagging for gateways (#9548) 4 years ago
poornas 0f1389e992
Fix azure gateway handling of ETag for CopyObject (#9544) 4 years ago
Harshavardhana 9dda1fd624
Remove B2 gateway implementation (#9547) 4 years ago
Boaz ac5061df2c
fix: make azure gateway chunk size configurable (#9292) 5 years ago
Harshavardhana 282c9f790a
fix: validate partNumber in queryParam as part of preConditions (#9386) 5 years ago
Harshavardhana 3ff5bf2369
fix: convert storage class into azure tiers (#9381) 5 years ago
Harshavardhana 69ee28a082
remove OSS gateway due to lack of licensing (#9390) 5 years ago
Harshavardhana 69fb68ef0b
fix simplify code to start using context (#9350) 5 years ago