283 Commits (849fcf0127aab14a9475828048fb3ec9963b7a7f)

Author SHA1 Message Date
Harshavardhana 8b80eca184 List buckets only once per sub-system initialization (#8333) 5 years ago
Harshavardhana ff5bf51952 admin/heal: Fix deep healing to heal objects under more conditions (#8321) 5 years ago
Harshavardhana f45977d371
Fix error handling in DeleteFileBulk storage handler (#8327) 5 years ago
poornas 04b92124c5 fs/xl: Log warning if cache config specified (#8251) 5 years ago
poornas 76df027264 Allow caching only in gateway mode. (#8232) 5 years ago
poornas 8a71b0ec5a Add admin API to send console log messages (#7784) 5 years ago
Krishnan Parthasarathi bbb56739bd Add User-Agent header with MinIO release details in http logs (#7843) 5 years ago
Harshavardhana bf8ec8ad73
Cleanup ui-errors and print proper error messages (#8068) 5 years ago
poornas 3385bf3da8 Rewrite cache implementation to cache only on GET (#7694) 5 years ago
Anis Elleuch 1ce8d2c476 Add bucket lifecycle expiry feature (#7834) 5 years ago
Harshavardhana 007a52b546
Add common validation for compression and encryption (#7978) 5 years ago
Krishnan Parthasarathi 559a59220e Add initial support for bucket lifecycle (#7563) 5 years ago
Krishna Srinivas 58d90ed73c Avoid network transfer for bitrot verification during healing (#7375) 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
Krishna Srinivas 183ec094c4 Simplify HTTP trace related code (#7833) 5 years ago
Kanagaraj M 48cb271a46 include ip address while doing checkPortAvailability (#7818) 5 years ago
Harshavardhana 91ceae23d0 Add support for customizable user (#7569) 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
ebozduman 67d508b214 Adjusts help content dynamically according to OS (#7646) 5 years ago
Harshavardhana 091b9b661f Complain if we detect sub-optimal ordering in distributed setup (#7576) 5 years ago
Praveen raj Mani d96584ef58 Allow server to start if one of local nodes in docker/kubernetes setup is resolved (#7452) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 6 years ago
Harshavardhana 8757c963ba
Migrate all Peer communication to common Notification subsystem (#7031) 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
Andreas Auernhammer d264d2c899 add auto-encryption feature (#6523) 6 years ago
Harshavardhana bebaff269c Support IPv6 in minio command line (#6947) 6 years ago
Praveen raj Mani 4e6d3c093f Errors in notification config should not crash the server (#6881) 6 years ago
Harshavardhana a9de303d8b
Update command line docs (#6839) 6 years ago
Harshavardhana 3f19ea98bb Honor certs from config-dir (#6757) 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 54ae364def Introduce STS client grants API and OPA policy integration (#6168) 6 years ago
Harshavardhana 12b4971b70 Rename config.json in config-dir with '.deprecated' extension (#6446) 6 years ago
Anis Elleuch 92bc7caf7a Reword missing credentials error msg (#6418) 6 years ago
Harshavardhana 19202bae81 Allow backward compatible way to load creds from config.json (#6435) 6 years ago
Harshavardhana d0d015361c Fix config subsystem to wait on quorum number of formatted disks (#6407) 6 years ago
Harshavardhana b01e69e08f
Initialize global object layer after all subsystems have initialized (#6333) 6 years ago
Harshavardhana 7d7e21aebb Merge initConfig logic to ConfigSys (#6312) 6 years ago
poornas e71ef905f9 Add support for SSE-S3 server side encryption with vault (#6192) 6 years ago
Harshavardhana 0e02328c98 Migrate config.json from config-dir to backend (#6195) 6 years ago
Harshavardhana 20480ba3f7 Remove references to MINIO_ENDPOINTS (#6200) 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
Andreas Auernhammer cd152f404a replace os.Exit with panic for logger.CriticalIf (#6065) 6 years ago
Annanay Agarwal 78abe5234e Add functionality to make cache limit configurable (#5991) 6 years ago
kannappanr 577d10674d
Cleanup stack trace in error logs (#6045) 6 years ago
Nitish Tiwari 6ce7265c8c Add support for CopyObject across regions and multiple Minio IPs 6 years ago