2301 Commits (f91c072f61387cf67ad3ee765931532b58391261)

Author SHA1 Message Date
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
Nitish Tiwari 61c17c8933 Add ObjectTagging Support (#8754) 5 years ago
Forest Lovewood dd93eee1e3 Implement bucket caching for b2 gateway (#8820) 5 years ago
Harshavardhana 88286cf8d0 fix: support pre-sign signature for STS tokens (#8826) 5 years ago
Klaus Post 8cb6184f1d Fix erasure block allocation (#8851) 5 years ago
Harshavardhana 09ee145e9c gw/hdfs: indicate hdfs gateway is production ready (#8848) 5 years ago
Harshavardhana 23e46f9dba
log formatting only the first time (#8846) 5 years ago
Harshavardhana fc5213258e
posix: Do not take disk offline on I/O errors (#8836) 5 years ago
Anis Elleuch 017067e11f data-usage: Avoid crawling duplicated call (#8843) 5 years ago
Harshavardhana 2bb69033e5 http: fail appropriately and return standard Go error (#8837) 5 years ago
Harshavardhana fca4ee84c9
gw/hdfs: listing should list directories properly (#8827) 5 years ago
poornas 60e60f68dd Add support for object locking with legal hold. (#8634) 5 years ago
Harshavardhana c6b218e5df
fix: readiness should return 200 OK with first zone online (#8834) 5 years ago
Anis Elleuch c18fbdb29a posix: Remove a non needed nil check in DiskInfo() (#8830) 5 years ago
Harshavardhana b1ad99edbf
fix: avoid crash copy map before reading (#8825) 5 years ago
Anis Elleuch 935546d5ca xl: Implement MRF healing (#8470) 5 years ago
Harshavardhana 64fde1ab95
xl/zones: return errNoHealRequired when no heal is required (#8821) 5 years ago
Anis Elleuch 069876e262 xl: All nodes create meta volumes in its local disks (#8786) 5 years ago
Harshavardhana 442e1698cb
heal: Avoid spinning up object healing during startup (#8819) 5 years ago