2370 Commits (7fdeb44372e8c93a61d326c388eab8864196bdae)

Author SHA1 Message Date
Anis Elleuch 7fdeb44372
info: Initialize boot time early so uptime will always be correct (#9154) 5 years ago
poornas 59dced8237
Print node status even in --quiet mode (#9149) 5 years ago
Anis Elleuch 496f4a7dc7
Add service account type in IAM (#9029) 5 years ago
kannappanr 8b880a246a
fix: deleteObjectTagging should 204 on success (#9150) 5 years ago
Klaus Post eeb5942b6b
fix: remote profile names and extension (#9145) 5 years ago
Harshavardhana c9212819af
fix: lock maintenance should honor quorum (#9138) 5 years ago
poornas 10fd53d6bb
Fix: admin config set API for notifications (#9085) 5 years ago
Krishna Srinivas 2e9fed1a14
non-empty dirs should not be listed as objects (#9129) 5 years ago
Kody A Kantor 06e30b5aa1
Skip building directio on platforms that don't support Direct IO (#9059) 5 years ago
Harshavardhana a54cdb9587
fix: Send x-amz-mp-parts-count for multiparted objects (#9116) 5 years ago
Harshavardhana cfd12914e1
fix: crash in serverInfo handler when ldap is configured (#9123) 5 years ago
Anis Elleuch fdf65aa9b9
heal: Add info about the next background healing round (#9122) 5 years ago
Harshavardhana 69b2aacf5a
fix return proper error for OperationTimedout (#9117) 5 years ago
Anis Elleuch 0af62d35a0
xl: Implement posix.DeletePrefixes to enhance delete perf (#9100) 5 years ago
Nitish Tiwari 7c32f3f554
Fix the URL for MinIO update when using custom download server (#9111) 5 years ago
Harshavardhana 5ab9cc029d
fix: crash observed for anonymous deletes from UI (#9107) 5 years ago
Harshavardhana 6a00eb10bf
fix: allow set drive count of proper divisible values (#9101) 5 years ago
Harshavardhana 792ee48d2c
add additional logging during server formatting (#9102) 5 years ago
Harshavardhana 88ae0f1196
Improve delete performance by reducing the number of calls (#9092) 5 years ago
Anis Elleuch 23a0415eb7
profiling: Fix crash when enabling goroutines profiling (#9097) 5 years ago
Anis Elleuch 75a0661213
data-usage: Fix the calculation of the next crawling round (#9096) 5 years ago
kannappanr 07a7f329e7
xl: Fix counting offline disks in StorageInfo (#9082) 5 years ago
kannappanr c7ca791c58
fix: lock expiry on zoned setups (#9084) 5 years ago
kannappanr d9be8bc693
Add env. variable to disable data usage crawling (#9086) 5 years ago
poornas 9fc7537f2a
Enforce md5sum checks for object retention APIs (#9030) 5 years ago
Klaus Post f1b2462193
Add goroutine profiles (#9078) 5 years ago
poornas c93157019f
Allow gc to run in parallel on cache drives (#9051) 5 years ago
Harshavardhana e3b44c3829
Remove partName, partETag requirement (#9044) 5 years ago
poornas 978bd4e2c4
check cacheControl not nil before access (#9055) 5 years ago
poornas 5d25b10f72
Fix panic in StorageInfo call (#9050) 5 years ago
poornas eac02c04f7
Fix sporadic failure in TestDiskCacheMaxUse (#9049) 5 years ago
Harshavardhana 1330e59307
accessKeyId missing should return appropriate error in AssumeRole (#9048) 5 years ago
Harshavardhana 2dd14c0b89
print version with proper indentation (#9047) 5 years ago
Harshavardhana 6f66f1a910
close channel upon error in Walk()'er (#9042) 5 years ago
Harshavardhana 23a8411732
Add a generic Walk()'er to list a bucket, optinally prefix (#9026) 5 years ago
Harshavardhana ece0d4ac53
simplify recordAPIStats wrapper for ResponseWriters (#9034) 5 years ago
Harshavardhana 4c92bec619
allow rolling upgrades, remove same MinIO version requirement (#9033) 5 years ago
Harshavardhana dcd63b4146
fix: avoid double ListBuckets() loading object lock (#9031) 5 years ago
poornas 224b4f13b8
Add cache eviction low and high watermarks (#8958) 5 years ago
Harshavardhana 51a9d1bdb7
Avoid unnecessary allocations for XML parsing (#9017) 5 years ago
Klaus Post b2db1e96e2
Remove crawler concurrency (#9023) 5 years ago
Harshavardhana ab7d3cd508
fix: Speed up multi-object delete by taking bulk locks (#8974) 5 years ago
Anis Elleuch d4dcf1d722
metrics: Use StorageInfo() instead to have consistent info (#9006) 5 years ago
poornas 02a59a04d1
Fix error messages returned by (Put)GetObjectLegalHold (#9013) 5 years ago
Harshavardhana 16a6e68d7b
fix: indicate PutBucketEncryption as a valid policy action (#9009) 5 years ago
Praveen raj Mani 1b427ddb69
Support for Kafka version in the config (#9001) 5 years ago
Harshavardhana 712e82344c
acl: Support PUT calls with success for 'private' ACL's (#9000) 5 years ago
poornas 716a52f261
Fix hang in cache copyobject call (#8993) 5 years ago
Harshavardhana d1144c2c7e
reference format obtained doesn't need further validation (#8964) 5 years ago
Harshavardhana 9ecd66007f
fix: reduce the load on CPU when loading users/policies (#8984) 5 years ago