3194 Commits (64bddf47d89063bfda4b4934c3fe3e49cdf8c91d)

Author SHA1 Message Date
Poorna Krishnamoorthy 64bddf47d8
Pass deletemarker correctly to replicate opts (#11227) 4 years ago
Harshavardhana 4ed45ce543
fix: healing buckets during pool expansion (#11224) 4 years ago
Klaus Post ad511b0eb8
tests: Fix occasional data race (#11223) 4 years ago
Harshavardhana cb0eaeaad8
feat: migrate to ROOT_USER/PASSWORD from ACCESS/SECRET_KEY (#11185) 4 years ago
Harshavardhana d0027c3c41
do not use large buffers if not necessary (#11220) 4 years ago
Anis Elleuch cb7fc99368
handlers: Avoid initializing a struct in each handler call (#11217) 4 years ago
Harshavardhana a4383051d9
remove/deprecate crawler disable environment (#11214) 4 years ago
Harshavardhana e7ae49f9c9
fix: calculate prometheus disks_offline/disks_total correctly (#11215) 4 years ago
Anis Elleuch 153d4be032
tracing: NumSubscribers() to use atomic instead of mutex (#11219) 4 years ago
Anis Elleuch dfd99b6d8f
handlers: Little bit more optimizations (#11211) 4 years ago
Harshavardhana c4b1d394d6
erasure: avoid io.Copy in hotpaths to reduce allocation (#11213) 4 years ago
Harshavardhana c4131c2798
feat: Small object optimization read data in single bulk call (#11207) 4 years ago
Anis Elleuch c9d502e6fa
parentDirIsObject() to return quickly with inexistant parent (#11204) 4 years ago
Anis Elleuch 677e80c0f8
xl: Remove check-dir in ReadVersion (#11200) 4 years ago
Harshavardhana aa85af4d1a fix: missing CopyObjectPart maxClients reorder 4 years ago
Anis Elleuch ae731d232f
trace: Reorder http/trace maxClients wrapping for correct tracing (#11202) 4 years ago
Anis Elleuch a317d220ed
xl-storage: Do not stat bucket assuming the object exists (#11201) 4 years ago
Harshavardhana 3e1221a01c
fix: log once updating dataUsageCache versions (#11190) 4 years ago
Ritesh H Shukla 36fc2f98ed
fix: admin trace throttled requests (#11192) 4 years ago
Ritesh H Shukla 556524c715
Reduce logging when peer is offline (#11184) 4 years ago
Harshavardhana cc457f1798
fix: enhance logging in crawler use console.Debug instead of logger.Info (#11179) 4 years ago
Harshavardhana ca0d31b09a
fix: re-arrange handlers to handle requests on /minio (#11177) 4 years ago
Harshavardhana 445a9bd827
fix: heal optimizations in crawler to avoid multiple healing attempts (#11173) 4 years ago
Harshavardhana d8d25a308f
fix: use HealObject for cleaning up dangling objects (#11171) 4 years ago
Harshavardhana c19e6ce773
avoid a crash in crawler when lifecycle is not initialized (#11170) 4 years ago
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
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
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
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
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
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 b390a2a0b9
fix: reuser timers in erasure set hotpaths (#11106) 4 years ago
Harshavardhana 90158f1e33
fix: avoid logging for Heal APIs in FS mode (#11121) 4 years ago