102 Commits (432cb38dbd504dcebb3aa767db7d80bc4706e0c4)

Author SHA1 Message Date
Aditya Manthramurthy 847a3ea0a2 Add unit tests and refactor to improve coverage (#7617) 5 years ago
Harshavardhana 83d4c5763c
Decouple ServiceUpdate to ServerUpdate to be more native (#8138) 5 years ago
Harshavardhana d65a2c6725
Implement cluster-wide in-place updates (#8070) 5 years ago
Praveen raj Mani b0cea1c0f3 Enable event persistence in AMQP (#7565) 5 years ago
Praveen raj Mani 55d4eee6f1 Enable event persistence in MySQL and PostgreSQL (#7629) 5 years ago
Praveen raj Mani c9349747ca Enable event-persistence in NATS and NATS-Streaming (#7612) 5 years ago
Praveen raj Mani 2b9b907f9c Enable event persistence in Redis (#7601) 5 years ago
Praveen raj Mani bf278ca36f Enable event persistence in NSQ (#7579) 5 years ago
Praveen raj Mani bba562235b Enable persistent event store in elasticsearch (#7564) 5 years ago
poornas 0505ef83b5 Fix host address returned in admin API calls (#7846) 5 years ago
Praveen raj Mani bb871a7c31 Enable event persistence in webhook (#7614) 5 years ago
Anis Elleuch 7abadfccc2 Add self-healing feature (#7604) 5 years ago
Praveen raj Mani 763fce909b Enable event persistence in kafka (#7633) 5 years ago
Aditya Manthramurthy 589df3d5e7 Deadcode removal (#7627) 5 years ago
Harshavardhana ae002aa724 Deprecate updating admin credentials using API calls (#7570) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
Praveen raj Mani 78d116c487 Event persistence for MQTT (#7268) 6 years ago
Harshavardhana df35d7db9d Introduce staticcheck for stricter builds (#7035) 6 years ago
Harshavardhana fef5416b3c Support unknown gateway errors and convert at handler layer (#7219) 6 years ago
poornas 40b8d11209 Move metadata into ObjectOptions for NewMultipart and PutObject (#7060) 6 years ago
Harshavardhana 32a6dd1dd6 Remove sporadic tests which fail on windows (#7178) 6 years ago
Praveen raj Mani fad59da29d `clientID` removed in the MQTT config (#7157) 6 years ago
Harshavardhana ee7dcc2903 Handle errs returned with etcd properly for config init and migration (#7134) 6 years ago
Praveen raj Mani 6571641735 Persist offline mqtt events in the `queueDir` and replay (#7037) 6 years ago
Harshavardhana 8757c963ba
Migrate all Peer communication to common Notification subsystem (#7031) 6 years ago
Harshavardhana e7c902bbbc
Return proper errors when admin API is not initialized (#6988) 6 years ago
Praveen raj Mani e7af31c2ff Removed `clientID` from NATS-Streaming Config (#6391) 6 years ago
poornas 5f6d717b7a Fix: Preserve MD5Sum for SSE encrypted objects (#6680) 6 years ago
Pontus Leitzler f9779b24ad Enable default vet flags (#6810) 6 years ago
Harshavardhana a55a298e00 Make sure to log unhandled errors always (#6784) 6 years ago
Matthias Schneider 71c66464c1 feature: added nsq as broker for events (#6740) 6 years ago
Harshavardhana 54ae364def Introduce STS client grants API and OPA policy integration (#6168) 6 years ago
Anis Elleuch 83d7ec09c1 Disable restarting server after setting a new config (#6521) 6 years ago
Praveen raj Mani ce9d36d954 Add object compression support (#6292) 6 years ago
Anis Elleuch 5c765bc63e Fix one possible data race in admin tests (#6537) 6 years ago
Harshavardhana 7d0645fb3a Deprecate domain, browser as config entries (#6498) 6 years ago
poornas 5c0b98abf0 Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
Annanay Agarwal 7cb87f863e Kafka (sarama) authentication with user/pass (#6291) 6 years ago
Harshavardhana 9f14433cbd Ensure that setConfig uses latest functionality (#6302) 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 556a51120c Deprecate ListLocks and ClearLocks (#6233) 6 years ago
Anis Elleuch 9c5e971a58 Add new console/http loggers (#6066) 6 years ago
Anis Elleuch e8a008f5b5 Better validation of all config file fields (#6090) 6 years ago
Anis Elleuch be1700f595 Avoid startup abort when a notify target is down (#6126) 6 years ago
Krishna Srinivas 113570b514 Refresh in-memory bucket policy cache every 5 minutes (#6007) 6 years ago
Harshavardhana 000e360196 Deprecate showing drive capacity and total free (#5976) 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
kannappanr f8a3fd0c2a
Create logger package and rename errorIf to LogIf (#5678) 6 years ago