7675 Commits (e8176fe9788c103bd6b2dc8b628b7942939140c1)
 

Author SHA1 Message Date
Harshavardhana 59d3639396
fix: inherit heal opts globally, including bitrot settings (#11166) 4 years ago
Harshavardhana 027e17468a
fix: discarding results do not attempt in-memory metacache writer (#11163) 4 years ago
Harshavardhana 45ea161f8d
webUI: change listing to 1000 keys from browser UI (#11159) 4 years ago
Poorna Krishnamoorthy 7b8a456f68
Update lifecycle README docs (#11160) 4 years ago
Harshavardhana b43906f6ee fix: docs typos and keywords 4 years ago
Harshavardhana 6a66f142d4
fix: strict quorum in list should list on all drives (#11157) 4 years ago
Harshavardhana 5982965839
fix: re-use bytes.Buffer using sync.Pool (#11156) 4 years ago
Minio Trusted bfb92a27b7 Update yaml files to latest version RELEASE.2020-12-23T02-24-12Z 4 years ago
Harshavardhana 8565cefe4e fix: allow HTTP2.0 to be always configured 4 years ago
Andreas Auernhammer 8cdf2106b0
refactor cmd/crypto code for SSE handling and parsing (#11045) 4 years ago
Harshavardhana 35fafb837b
fix: issues with handling delete markers in metacache (#11150) 4 years ago
Harshavardhana 274bbad5cb
fix: select always online peers for remote listing (#11153) 4 years ago
Harshavardhana 5c451d1690
update x/net/http2 to address few bugs (#11144) 4 years ago
Poorna Krishnamoorthy c987313431
Encrypt remote target if kms is configured (#11034) 4 years ago
Anis Elleuch 2ecaab55a6
admin: ServerInfo returns info without object layer initialized (#11142) 4 years ago
Harshavardhana 3e792ae2a2
fix: change defaults for DNS cache dialer (#11145) 4 years ago
Yingrong Zhao 6df6ac0f34
fix testMultipartUploadFailure to properly cleanup (#11137) 4 years ago
Harshavardhana 4cc500a041
normalize users with double // in accessKeys (#11143) 4 years ago
Harshavardhana d8e28830cf
fix: allow STS creds for admin accounts to add users (#11138) 4 years ago
Harshavardhana 3e16ec457a
fix: support user/groups with '/' character (#11127) 4 years ago
Harshavardhana e5d378931d
fix: delimiter based listing was broken without marker (#11136) 4 years ago
Harshavardhana 6128304f6e fix: regression introduced in aws-sdk-go tests 4 years ago
Anis Elleuch e63a10e505
Profiling does not required object layer to be initialized (#11133) 4 years ago
Anis Elleuch 5434088c51
replication: Ensure to always use nano precision source modtime (#11135) 4 years ago
Harshavardhana a773cf48d8
fix: overlapping object and prefix rejected (#11130) 4 years ago
Minio Trusted 386dd56856 Update yaml files to latest version RELEASE.2020-12-18T03-27-42Z 4 years ago
Harshavardhana f714840da7
add _MINIO_SERVER_DEBUG env for enabling debug messages (#11128) 4 years ago
Harshavardhana 7c9ef76f66
fix: timer deadlock on expired timers (#11124) 4 years ago
Anis Elleuch cffdb01279
azure/s3 gateways: Pass ETag during GET call to avoid data corruption (#11024) 4 years ago
Harshavardhana 970ddb424b
feat: treat /var/run/secrets/ on k8s as system cert directory (#11123) 4 years ago
Harshavardhana b390a2a0b9
fix: reuser timers in erasure set hotpaths (#11106) 4 years ago
Yingrong Zhao cce5d7152a
fix `testListMultipartUpload` in aws-sdk-go (#11122) 4 years ago
Harshavardhana 90158f1e33
fix: avoid logging for Heal APIs in FS mode (#11121) 4 years ago
Minio Trusted 26624552be Update yaml files to latest version RELEASE.2020-12-16T05-05-17Z 4 years ago
Harshavardhana c606c76323
fix: prioritized latest buckets for crawler to finish the scans faster (#11115) 4 years ago
Harshavardhana d674263eb7
fix: remove inode free as part of SameDisk check (#11107) 4 years ago
Klaus Post e7d3b49a20
metacache: Make very small requests transient (#11109) 4 years ago
Harshavardhana 5df61ab96b
fix: remove gorilla/rpc/ deps fully after our fork (#11108) 4 years ago
Poorna Krishnamoorthy 3456b03b12
Ignore ObjectNotFound errors in delete api while enforcing locking (#11114) 4 years ago
Klaus Post f6fb27e8f0
Don't copy interesting ids, clean up logging (#11102) 4 years ago
Harshavardhana 8368ab76aa
fix: remove the requirement for healing buckets in ListBucketsHeal (#11098) 4 years ago
Harshavardhana 3e83643320
lifecycle improvements and additional debug logging (#11096) 4 years ago
Harshavardhana 2eb52ca5f4
fix: heal bucket metadata right before healing bucket (#11097) 4 years ago
Harshavardhana 705e196b6c
upgrade event notification dependencies (#11095) 4 years ago
Andreas Auernhammer 7b5223d83d
add vulnerability report policy (#11084) 4 years ago
Anis Elleuch f164085227
xl: Always set root disk to true in test environment (#11094) 4 years ago
Minio Trusted 31bf6f0c25 Update yaml files to latest version RELEASE.2020-12-12T08-39-07Z 4 years ago
Harshavardhana 48191dd748
return NoSuchVersion if invalid version-id is specified (#11091) 4 years ago
Anis Elleuch c4f29d24da
metacache: Ask all disks when drive count is 4 (#11087) 4 years ago
Harshavardhana db7890660e
fix: a crash when disk is nil, safe access on erasureDisks (#11089) 4 years ago