2586 Commits (cccf2de129da44c4ef33ecc2be7091c5edd41859)

Author SHA1 Message Date
P R 9d39fb3604
add copyobject tagging replace directive for gateway (#9711) 4 years ago
Klaus Post 4a007e3767
Prefer local disks when fetching data blocks (#9563) 4 years ago
Klaus Post 95814359bd
cache disk info to avoid repeated calls (#9682) 4 years ago
Harshavardhana d0ae69087c
fix: add proper errors for disks with preexisting content (#9703) 4 years ago
Harshavardhana 7ea026ff1d
fix: reply back user-metadata in lower case form (#9697) 4 years ago
Harshavardhana 6e0575a53d
Revert "Disable crawler in FS/NAS gateway mode (#9695)" (#9702) 4 years ago
Harshavardhana eba423bb9d
Disable crawler in FS/NAS gateway mode (#9695) 4 years ago
Erkki Eilonen 301de169e9
in cache build ranges metadata as needed (#9698) 4 years ago
Harshavardhana 0c71ce3398
fix size accounting for encrypted/compressed objects (#9690) 4 years ago
Krishna Srinivas 7d19ab9f62
readiness returns error quickly if any of the set is down (#9662) 4 years ago
P R 3f6d624c7b
add gateway object tagging support (#9124) 4 years ago
Harshavardhana c138272d63
reject object lock requests on existing buckets (#9684) 4 years ago
Harshavardhana 7dbfea1353
avoid net/http ErrorLog for consistent logging experience (#9672) 4 years ago
Sidhartha Mani c121d27f31
progressively report obd results (#9639) 4 years ago
Anis Elleuch 43c19a6b82
nas: ensure loading of bucket notifications during startup (#9681) 4 years ago
Harshavardhana e45c90060f
remove references for deprecated dockerfiles and deployment styles (#9675) 4 years ago
Harshavardhana d15042470e
add missing signature v2 query params (#9670) 4 years ago
Anis Elleuch cdf4815a6b
Add x-amz-expiration header in some S3 responses (#9667) 4 years ago
kannappanr fade056244
filter all encryption headers in gateway (#9661) 4 years ago
Harshavardhana a546047c95
keep bucket metadata fields to be consistent (#9660) 4 years ago
ebozduman 2896e780ae
fixes misleading assume role error msgs (#9642) 4 years ago
Harshavardhana baa30f4289
reload bucket metadata outside the locker (#9659) 4 years ago
Harshavardhana 189c861835
fix: remove LDAP groups claim and store them on server (#9637) 4 years ago
Harshavardhana 6656fa3066
simplify further bucket configuration properly (#9650) 4 years ago
Praveen raj Mani 0cc2ed04f5
humanize `timeToFirstByte` and `timeToResponse` upto nanoseconds (#9641) 4 years ago
Anis Elleuch 9baeda781a
fix storage info output with unordered endpoints arguments (#9610) 4 years ago
Harshavardhana bd032d13ff
migrate all bucket metadata into a single file (#9586) 4 years ago
Harshavardhana d31eaddba3
fix: avoid double body reads in SelectObject call (#9638) 4 years ago
poornas 3202f78f0f
Fix cache metadata update for range GET (#9636) 4 years ago
Harshavardhana 6de410a0aa
fix: possiblity of double write lockers on same resource (#9616) 4 years ago
Klaus Post 1847f17f50
Set Deployment ID before starting handlers (#9635) 4 years ago
Harshavardhana 1bc32215b9
enable full linter across the codebase (#9620) 4 years ago
Anis Elleuch 96009975d6
relax validation when loading lifecycle document from the backend (#9612) 4 years ago
Harshavardhana de9b391db3
fix: Disable presigned without appropriate policy (#9621) 4 years ago
kannappanr a62572fb86
Check for address flags in all positions (#9615) 4 years ago
poornas 011a2c0b78
Add docs for bucket quota feature (#9503) 4 years ago
Harshavardhana 814ddc0923
add missing admin actions, enhance AccountUsageInfo (#9607) 4 years ago
Harshavardhana d348ec0f6c
avoid double listObjectParts calls improves performance (#9606) 4 years ago
Harshavardhana b730bd1396
fix: possible race in FS local lockMap (#9598) 4 years ago
Klaus Post 56e0c6adf8
Track if bloom filter is dirty (#9601) 4 years ago
Anis Elleuch f44a960dcd
tests: Fix one multi-delete test failure in Windows CI (#9602) 4 years ago
kannappanr 6c1bbf918d
do not add quotes around etag, if already present (#9603) 4 years ago
Anis Elleuch 48e614b167
honor lifecycle expiration with tag rule (#9604) 4 years ago
poornas fe8d33452b
Allow writes for bucket exceeding FIFO quota (#9575) 4 years ago
Klaus Post 216fa57b88
merge nested hash readers (#9582) 4 years ago
Klaus Post ee9077db7d
fix: windows tests for all cases (#9594) 4 years ago
Harshavardhana 9c85928740
add formatting message for zones in ordinals (#9596) 4 years ago
Harshavardhana 6ac48a65cb
fix: use unused cacheMetrics code in prometheus (#9588) 4 years ago
Krishna Srinivas 94f1a1dea3
add option for O_SYNC writes for standalone FS backend (#9581) 4 years ago
Anis Elleuch c045ae15e7
fix: avoid undoing bucket creation and return the first err instead (#9578) 4 years ago