95 Commits (7fee96e9de1e70dcf02016b4df9a19da29cece15)

Author SHA1 Message Date
Krishna Srinivas 7d19ab9f62
readiness returns error quickly if any of the set is down (#9662) 4 years ago
Harshavardhana 69fb68ef0b
fix simplify code to start using context (#9350) 4 years ago
Anis Elleuch 8a94aebdb8
config: Add api requests max & deadline configs (#9273) 4 years ago
Harshavardhana f44cfb2863
use GlobalContext whenever possible (#9280) 5 years ago
Harshavardhana d49f2ec19c
fix: use specified authToken for audit/logger HTTP targets (#9249) 5 years ago
Harshavardhana ea18e51f4d
Support multiple LDAP OU's, smAccountName support (#9139) 5 years ago
Harshavardhana 3d3beb6a9d
Add response header timeouts (#9170) 5 years ago
Klaus Post 8d98662633
re-implement data usage crawler to be more efficient (#9075) 5 years ago
poornas 10fd53d6bb
Fix: admin config set API for notifications (#9085) 5 years ago
Harshavardhana 86252ec7e1
fix: document _ENABLE for all notification targets (#8864) 5 years ago
Harshavardhana 669c9da85d Disable federated buckets when etcd is namespaced (#8709) 5 years ago
Harshavardhana 725172e13b
fix: Do not need safe-mode for unreachable targets upon restart (#8686) 5 years ago
Andreas Auernhammer e047ac52b8 remove github.com/minio/kes as a dependency (#8665) 5 years ago
Harshavardhana 1dc5f2d0af
Remove safe mode for invalid entries in config (#8650) 5 years ago
Andreas Auernhammer c3d4c1f584 add minio/keys KMS integration (#8631) 5 years ago
Harshavardhana 471a3a650a
fix: Don't allow to set unconfigured notification ARNs (#8643) 5 years ago
Harshavardhana c364f0af6c Start using custom HTTP transport for webhook endpoints (#8630) 5 years ago
Harshavardhana 476111968a Update help messages with new wording (#8616) 5 years ago
Harshavardhana c9940d8c3f Final changes to config sub-system (#8600) 5 years ago
Harshavardhana 30e80d0a86
Add ReadFrom,WriteTo helpers for server config (#8580) 5 years ago
Harshavardhana e542084c37
Add etcd path prefix for all IAM assets (#8569) 5 years ago
Harshavardhana 4e9de58675 Avoid pointer based copy, instead use Clone() (#8547) 5 years ago
Harshavardhana 5ac4b517c9
Order all keys in config (#8541) 5 years ago
Harshavardhana 7cdb67680e
Add help with order of keys (#8535) 5 years ago
Harshavardhana 13a3d17321
Do not add comments after migration (#8530) 5 years ago
Harshavardhana 26a866a202
Fix review comments and new changes in config (#8515) 5 years ago
Harshavardhana 822eb5ddc7 Bring in safe mode support (#8478) 5 years ago
Harshavardhana 9e7a3e6adc Extend further validation of config values (#8469) 5 years ago
Harshavardhana 47b13cdb80 Add etcd part of config support, add noColor/json support (#8439) 5 years ago
Harshavardhana ee4a6a823d Migrate config to KV data format (#8392) 5 years ago
poornas d7060c4c32 Allow logging targets to be configured to receive `minio` (#8347) 5 years ago
Harshavardhana 175b07d6e4
Fix queueStore stops working with concurrent PUT/DELETE requests (#8381) 5 years ago
Harshavardhana 6a4ef2e48e Initialize configs correctly, move notification config (#8367) 5 years ago
Harshavardhana 290ad0996f Move etcd, logger, crypto into their own packages (#8366) 5 years ago
Harshavardhana 3b8adf7528 Move storageclass config handling into cmd/config/storageclass (#8360) 5 years ago
Harshavardhana 589e32a4ed Refactor config and split them in packages (#8351) 5 years ago
Harshavardhana 90bfa6260a Fix LDAP TLS support to use custom CAs (#8352) 5 years ago
Harshavardhana fb1374f2f7 Rename iam/validator -> iam/openid and add tests (#8340) 5 years ago
Praveen raj Mani 456ce4cc92 Add rootCAs support to Kafka & MQTT (#8236) 5 years ago
Aditya Manthramurthy a0456ce940 LDAP STS API (#8091) 5 years ago
Harshavardhana 8d47ef503c Fix crash observed in OPA initialization (#7990) 5 years ago
Harshavardhana 94c88890b8 Add additional logging for OPA connections (#7982) 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
Praveen raj Mani bb871a7c31 Enable event persistence in webhook (#7614) 5 years ago
Praveen raj Mani 763fce909b Enable event persistence in kafka (#7633) 5 years ago