1910 Commits (e857b6741deaaaf76db18d241187a7f2799bd124)

Author SHA1 Message Date
Anis Elleuch e857b6741d Add one log in health checker liveness code (#7861) 5 years ago
poornas 0505ef83b5 Fix host address returned in admin API calls (#7846) 5 years ago
Krishna Srinivas a2e904b966 Support any string as delimiter for listing (#7882) 5 years ago
Praveen raj Mani bb871a7c31 Enable event persistence in webhook (#7614) 5 years ago
mizuno-keyence 09103991ea [Bugfix] duplicating flag registration (#7853) 5 years ago
Harshavardhana c43f745449
Ensure that we use constants everywhere (#7845) 5 years ago
Anis Elleuch 9610a74c19 auto-heal: Use fast scan instead of the deep one (#7868) 5 years ago
kannappanr 70b350c383
Remove DeploymentID from response headers (#7815) 5 years ago
Krishna Srinivas 338e9a9be9 Put object client disconnect (#7824) 5 years ago
iliul d3f9f8be88 golint: fix redundant code logic (#7842) 5 years ago
Krishna Srinivas 183ec094c4 Simplify HTTP trace related code (#7833) 5 years ago
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