30 Commits (b686bb9c836423331da6caa1ef281efa9a4f3ca5)

Author SHA1 Message Date
Harshavardhana 02cfa774be
allow requests to be proxied when server is booting up (#10790) 4 years ago
Harshavardhana 8b74a72b21
fix: rename READY deadline to CLUSTER deadline ENV (#10535) 4 years ago
Harshavardhana b0e1d4ce78
re-attach offline drive after new drive replacement (#10416) 4 years ago
Harshavardhana 8a291e1dc0
Cluster healthcheck improvements (#10408) 4 years ago
Daniel Valdivia 7d1734d033
indicate through HTTP header cluster healing in progress (#10342) 4 years ago
Harshavardhana fe157166ca
fix: Pass context all the way down to the network call in lockers (#10161) 4 years ago
Harshavardhana ec06089eda
fix: re-implement cluster healthcheck (#10101) 4 years ago
Harshavardhana c0ac25bfff
fix: readiness needs to be like liveness (#9941) 4 years ago
Harshavardhana 4790868878
allow background IAM load to speed up startup (#9796) 4 years ago
Harshavardhana 5e529a1c96
simplify context timeout for readiness (#9772) 4 years ago
Krishna Srinivas 7d19ab9f62
readiness returns error quickly if any of the set is down (#9662) 4 years ago
Anis Elleuch d4dcf1d722
metrics: Use StorageInfo() instead to have consistent info (#9006) 5 years ago
Harshavardhana 0879a4f743 rest/storage: Remove racy LastError usage (#8817) 5 years ago
Praveen raj Mani 157721f694 Fix readiness to return 200 for read-only mode (#8728) 5 years ago
Praveen raj Mani 5d09233115 Fix Readiness check (#8681) 5 years ago
Harshavardhana 347b29d059 Implement bucket expansion (#8509) 5 years ago
Harshavardhana 822eb5ddc7 Bring in safe mode support (#8478) 5 years ago
Harshavardhana 07a556a10b Avoid ListBuckets() call instead rely on simple HTTP GET (#8475) 5 years ago
Harshavardhana 9e7a3e6adc Extend further validation of config values (#8469) 5 years ago
Nitish Tiwari 496fba3e9a
Return 200 OK for liveness checks while distributed cluster starts (#8176) 5 years ago
Harshavardhana 5a28ef0d47 Bump readiness check upto 10000 go-routines (#8057) 5 years ago
Anis Elleuch e857b6741d Add one log in health checker liveness code (#7861) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 6 years ago
Krishna Srinivas 267f183fc8 Do not do StorageInfo() and ListBuckets() for FS/Erasure in health check handler (#7090) 6 years ago
Harshavardhana 166e998788
Fix healthcheck for NAS gateway (#6452) 6 years ago
Nitish Tiwari 197af49c99 Fix healthcheck handler to verify gateway backend liveness (#6218) 6 years ago
Harshavardhana 157ed65c35 Fix healthcheck handler to check errors in local disks only (#6184) 6 years ago
Krishna Srinivas 9ede179a21 Use context.Background() instead of nil 7 years ago
Krishna Srinivas e452377b24 Add context to the object-interface methods. 7 years ago
Nitish Tiwari 10b01ac836
Add healthcheck endpoints (#5543) 7 years ago