1899 Commits (c1d2b3d5c393980366da49ec7d73ba1abb92cfad)

Author SHA1 Message Date
Harshavardhana c1d2b3d5c3 Handle HEAD/GET requests for virtual DNS requests (#7839) 5 years ago
Praveen raj Mani be72609d1f Expose version info in prometheus (#7812) 5 years ago
Anis Elleuch 48f2c98052 admin: Add Background heal status info API (#7774) 5 years ago
Kanagaraj M 286c663495 list objects in browser ordered by last modified (#7805) 5 years ago
Kanagaraj M 48cb271a46 include ip address while doing checkPortAvailability (#7818) 5 years ago
Harshavardhana 90ca73af13 Allow trace even if server is not initialized (#7822) 5 years ago
Daniel Valdivia a04b6561a0 Fix a typo on the comment for ListenBucketNotification (#7821) 5 years ago
Harshavardhana 1af6e8cb72
Add support for session policies in STS APIs (#7747) 5 years ago
Andreas Auernhammer 98d3913a1e enable SSE-KMS pass-through on S3 gateway (#7788) 5 years ago
Harshavardhana cd7d5b59e5
Add DeleteUser() to generate events in etcd (#7804) 5 years ago
poornas 299ef9b188 Trace: Replace function name with API prefix (#7794) 5 years ago
Harshavardhana b30c436715 [notify] Make sure to return when quorum is missing (#7799) 5 years ago
Cody Maloney 7b8beecc81 Move lock to not surround pieces which don't use any internal members. (#7779) 5 years ago
Praveen raj Mani 510ec153b9 Refreshing notification system should not erase the rules-map of other buckets (#7758) 5 years ago
Harshavardhana 4a4048fe27 Migrate minio etcd config to backend config (#7751) 5 years ago
Harshavardhana c22439c82e Update minio-go v6.0.29 (#7778) 5 years ago
Harshavardhana 38224a4c1a Ignore errors reading fs.json (#7777) 5 years ago
Harshavardhana b4ab778cb2 Fix user IAM policy regression, reload policy appropriately (#7770) 5 years ago
Krishna Srinivas 0394a8f013 Send Content-Length in the response headers (#7771) 5 years ago
Harshavardhana 91ceae23d0 Add support for customizable user (#7569) 5 years ago
kannappanr 1008c2c069
Do not display error logs if user does not have listbuckets privilege (#7370) 5 years ago
Anis Elleuch 7abadfccc2 Add self-healing feature (#7604) 5 years ago
poornas 97090aa16c Add admin API to send trace notifications to registered (#7128) 5 years ago
Harshavardhana cb1566c6e6 S3 Gateway: Handle restricted access credentials (#7757) 5 years ago
Harshavardhana 6d89435356 Reload a specific user or policy on peers (#7705) 5 years ago
Harshavardhana a69f74533c Add region as part of error XML (#7752) 5 years ago
Harshavardhana 97be455f63 Fix build failure in web-handlers.go 5 years ago
Krishnan Parthasarathi 74efbb4153 Add deploymentID to web handler logs (#7712) 5 years ago
Harshavardhana 0cfd5a21ba
[gateway] Remove policy reload, instead read policy from backend (#7727) 5 years ago
Harshavardhana 1cfd4a48d9 Add specific headers in CORS, along with wildcard (#7726) 5 years ago
Harshavardhana 993a79d9c6
Disable http2 until we have upstream bugs fixed (#7711) 5 years ago
Kanagaraj M 900cc27b51 validate keys before updating for IAM user (#7720) 5 years ago
Praveen raj Mani a73da7755e Remove senstive encryption entries from event data (#7719) 5 years ago
Harshavardhana 2c0b3cadfc Update go mod with sem versions of our libraries (#7687) 5 years ago
Praveen raj Mani 763fce909b Enable event persistence in kafka (#7633) 5 years ago
Kanagaraj M da8214845a allow users to change password through browser (#7683) 5 years ago
Krishna Srinivas 74e2fe0879 Return "SlowDown" to S3 clients for network related errors (#7610) 5 years ago
Harshavardhana 7e4c9a9e1e Properly watch for users, policies, temp users (#7701) 5 years ago
Nitish Tiwari 46ced81f41
Fix Gateway startup sequence to populate etcd (if set) with bucket info (#7686) 5 years ago
Dee Koder e252114f06 Revert "cache: Rewrite to cache only on download (#7575)" (#7684) 5 years ago
Harshavardhana 39b3e4f9b3 Avoid using io.ReadFull() for WriteAll and CreateFile (#7676) 5 years ago
Anis Elleuch 158b8c2e86 sets: Correctly set IsTruncated in listing (#7675) 5 years ago
Harshavardhana 59e1d94770 Remove stale entry spurious logging (#7663) 5 years ago
Andrei Mikhalenia 59e847aebe Signature v4: Allow signed headers from GET parameters 5 years ago
poornas a13b58f630 cache: Rewrite to cache only on download (#7575) 5 years ago
Harshavardhana 16c648b109 Remove "Connection" close instead reduce MaxConns per host (#7654) 5 years ago
Krishnan Parthasarathi c871456269 File must be sync'd before closing (#7657) 5 years ago
Harshavardhana 55aa20595f
Remove an empty entry being added into XML marshal (#7656) 5 years ago
poornas 707ed2b302 gcs: use MD5Sum as ETag if present in object attrs (#7643) 5 years ago
ebozduman 67d508b214 Adjusts help content dynamically according to OS (#7646) 5 years ago