101 Commits (526546d5887e681a0dfefe1b4fa67451e9c9e3b1)

Author SHA1 Message Date
Harshavardhana ee7dcc2903 Handle errs returned with etcd properly for config init and migration (#7134) 6 years ago
Harshavardhana 8757c963ba
Migrate all Peer communication to common Notification subsystem (#7031) 6 years ago
poornas 5a80cbec2a Add double encryption at S3 gateway. (#6423) 6 years ago
Harshavardhana e82dcd195c Deprecate config-dir bring in certs-dir for TLS configuration (#7033) 6 years ago
Anis Elleuch 99b843a64e Add anonymous flag to prevent logging sensitive information (#6899) 6 years ago
Harshavardhana e7c902bbbc
Return proper errors when admin API is not initialized (#6988) 6 years ago
poornas 7da0336ac8 Make sure env are loaded before gateway layer initialization (#6989) 6 years ago
Andreas Auernhammer d264d2c899 add auto-encryption feature (#6523) 6 years ago
Harshavardhana bebaff269c Support IPv6 in minio command line (#6947) 6 years ago
poornas f6980c4630 fix ConfigSys and NotificationSys initialization for NAS (#6920) 6 years ago
Harshavardhana d6af3c1237 Add bucket notification support for NAS gateway (#6908) 6 years ago
Anis Elleuch dd092f6c2b gateway: Properly set globalMinioPort (#6859) 6 years ago
Harshavardhana a9de303d8b
Update command line docs (#6839) 6 years ago
Harshavardhana bfb505aa8e Refactor logging in more Go idiomatic style (#6816) 6 years ago
Harshavardhana bef0318c36 Support audit logs with additional fields (#6738) 6 years ago
Harshavardhana 9fe51e392b Support etcd TLS certficates (#6719) 6 years ago
Pontus Leitzler 81d21850ec Root CAs can be used for backend without TLS (#6711) 6 years ago
Harshavardhana 18d9a20ff6 Enable admin users API on gateway (#6659) 6 years ago
Harshavardhana b0c9ae7490 Add audit logging for S3 and Web handlers (#6571) 6 years ago
Harshavardhana 143e7fe300 Add etcd support to support STS on gateway mode (#6531) 6 years ago
Harshavardhana 54ae364def Introduce STS client grants API and OPA policy integration (#6168) 6 years ago
Krishnan Parthasarathi 9e5c4df106 Gateway should honour --address flag while checking port availability (#6428) 6 years ago
Harshavardhana 7d7e21aebb Merge initConfig logic to ConfigSys (#6312) 6 years ago
Harshavardhana a6b8a5487a Fail gateway properly with an error on port conflicts (#6303) 6 years ago
Harshavardhana 0e02328c98 Migrate config.json from config-dir to backend (#6195) 6 years ago
poornas 5f69f04909 nas gateway: fix regression in global bucket policy initialization (#6243) 6 years ago
Anis Elleuch 9c5e971a58 Add new console/http loggers (#6066) 6 years ago
Anis Elleuch be1700f595 Avoid startup abort when a notify target is down (#6126) 6 years ago
Harshavardhana abf209b1dd load bucket policies using object layer API (#6084) 6 years ago
Andreas Auernhammer cd152f404a replace os.Exit with panic for logger.CriticalIf (#6065) 6 years ago
kannappanr 577d10674d
Cleanup stack trace in error logs (#6045) 6 years ago
Bala FA 6a53dd1701 Implement HTTP POST based RPC (#5840) 6 years ago
Harshavardhana 537fd8c821 Bring nicer ui error if creds are missing in Gateway (#6003) 6 years ago
Harshavardhana 74328c3061 Implement auto cert reloading (#5963) 6 years ago
Yaroslav Skopets a50cc7e937 Add Prometheus metrics for Minio gateway (#5987) 6 years ago
Harshavardhana 71c4ff9d10 Fix tabs/indents in help message (#5962) 6 years ago
Anis Elleuch c525424179 Return detailed msg for notification errors (#5913) 6 years ago
Anis Elleuch 32700fca52 Enhance fatal errors printing of common issues seen by users (#5878) 6 years ago
Bala FA 0d52126023 Enhance policy handling to support SSE and WORM (#5790) 6 years ago
Bala FA 76cc65531c use package name correctly (#5827) 6 years ago
Harshavardhana 57b8db2088 Cleanup help to bring concise self-help message (#5788) 7 years ago
kannappanr 57a3d9c16c
Modify fatalIf, startup and update message logging code (#5780) 7 years ago
kannappanr f8a3fd0c2a
Create logger package and rename errorIf to LogIf (#5678) 7 years ago
kannappanr 91fd8ffeb7
Move http package inside cmd (#5776) 7 years ago
Harshavardhana 30ab71c9d9 Add missing healthcheck router for gateway (#5764) 7 years ago
Bala FA 0e4431725c make notification as separate package (#5294) 7 years ago
kannappanr d32f90fe95 Honor global flags irrespective of the position. (#5486) 7 years ago
poornas 4f73fd9487 Unify gateway and object layer. (#5487) 7 years ago
ebozduman 24d9d7e5fa Removes logrus package and refactors logging messages (#5293) 7 years ago
Harshavardhana f25ec31565 Set maxResources appropriately for gateway like server (#5321) 7 years ago