2369 Commits (59dced82374721f22f31cc06dd65876fc65bd44d)

Author SHA1 Message Date
poornas 013773065c
Save metadata correctly in cache.json on PUT (#8985) 5 years ago
Anis Elleuch 7d6766adc6
fix: erroneous high value for gateway received bytes metrics (#8978) 5 years ago
Harshavardhana c56c2f5fd3
fix routing issue for esoteric characters in gorilla/mux (#8967) 5 years ago
Nitish Tiwari 7e819d00ea
Fix Error Code for ObjectTagging Parsing (#8971) 5 years ago
Nitish Tiwari 63be4709b7
Add metrics support for Azure & GCS Gateway (#8954) 5 years ago
astorath 6b1f2fc133
fix: using correct response on get_bucket_lifecycle_configuration (#8962) 5 years ago
poornas 9b4d46a6ed
evict cached entry for server side copy (#8947) 5 years ago
Anis Elleuch 502e652b7a
fix: Avoid closing target in RegisterNotificationTargets (#8966) 5 years ago
Nitish Tiwari 15e2ea2c96
Fix an issue where MinIO was logging every error twice (#8953) 5 years ago
Klaus Post d0cea7adea
Fix stream read IO count (#8961) 5 years ago
Klaus Post 2165d45d3f
Time getSize and use to estimate latency (#8959) 5 years ago
Anis Elleuch 6d5d77f62c
usage typo: Fix creating .minio.sys/background-ops bucket (#8957) 5 years ago
Harshavardhana 49df290270 Add metadata parsing to be inside mutex to slow down (#8952) 5 years ago
Nitish Tiwari e5951e30d0
Add support for Object Tagging in LifeCycle configuration (#8880) 5 years ago
Harshavardhana c2c5b09bb1
Avoid object names with '//' to avoid hash inconsistencies (#8946) 5 years ago
Andreas Auernhammer 086fbb745e
fix and improve KMS server info (#8944) 5 years ago
Andreas Auernhammer 4f37c8ccf2
refine the KMS admin API (#8943) 5 years ago
Krishnan Parthasarathi 026265f8f7
Add support for bucket encryption feature (#8890) 5 years ago
Anis Elleuch 52bdbcd046
Add new admin API to return Accounting Usage (#8689) 5 years ago
poornas 301c50b721
Add canned `diagnostics` policy for admin users (#8937) 5 years ago
Harshavardhana e9c111c8d0
Avoid unnecessary statPart() calls in PutObjectPart (#8905) 5 years ago
poornas 278a165674
Allow caching based on a configurable number of hits. (#8891) 5 years ago
Anis Elleuch e934c3e2a2
usage: Fix buckets count calculation when no object is present (#8929) 5 years ago
Harshavardhana 2d295a31de
Avoid select inside a recursive function to avoid CPU spikes (#8923) 5 years ago
Harshavardhana 9bbf5cb74f
fix: Avoid re-reading bucket names from etcd (#8924) 5 years ago
Harshavardhana 680e493065
fix a crash in base64 buffer pool (#8925) 5 years ago
poornas 1ea2449269
NAS gateway: fix notification initialization (#8920) 5 years ago
Harshavardhana 7ce63b3078
fix: multi-delete API write quorum failures (#8926) 5 years ago
Anis Elleuch 7432b5c9b2
Use user CAs in checkEndpoint() call (#8911) 5 years ago
Harshavardhana d76160c245
Initialize only one retry timer for all sub-systems (#8913) 5 years ago
poornas 5d838edcef
Fix panic in ServerInfoHandler when (#8915) 5 years ago
poornas c9116e6bd7
trace - log request body (#8917) 5 years ago
Harshavardhana d7dc9aaf52
fix: remove response header timeout (#8919) 5 years ago
Harshavardhana bfe8a9bccc
jwt: Simplify JWT parsing (#8802) 5 years ago
Klaus Post 9990464cd5
Fix recursive deep scan of buckets (#8900) 5 years ago
poornas 881e983ed9
Fix Retention, ObjectLock, LegalHold struct namespaces correctly. (#8909) 5 years ago
Harshavardhana f98616dce7
heal: Optimize heal listing by avoiding batches (#8901) 5 years ago
Ashish Kumar Sinha 5bd0e95eef
Set default namespace for necessary structs (#8903) 5 years ago
Harshavardhana 0cbebf0f57 Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 5 years ago
poornas 2232e095d5 Make admin permissions more granular for admin handlers. (#8888) 5 years ago
poornas a78e5d4763 Add missing error check in cache GetObjectNInfo (#8889) 5 years ago
Harshavardhana cf37c7997e Heal bucket only on missing drives in quorum (#8883) 5 years ago
Harshavardhana 1ffbb5c24c fix racy tests when editing xl.getDisks (#8879) 5 years ago
Harshavardhana b9c48e0ab0 fix return appropriate error for MakeBucket in federation (#8878) 5 years ago
Harshavardhana fe5d599802 fix: STS creds without "aud" should be honored with STS checks (#8868) 5 years ago
Aditya Manthramurthy 55063906b5 Fix group add/remove membership bug (#8877) 5 years ago
Klaus Post c7178d2066 Profiling: Add base, fix memory profiling (#8850) 5 years ago
Harshavardhana f14f60a487 fix: Avoid double usage calculation on every restart (#8856) 5 years ago
Harshavardhana e2b3c083aa
fix: close and drain the response body always (#8847) 5 years ago
Harshavardhana 86252ec7e1
fix: document _ENABLE for all notification targets (#8864) 5 years ago