minio/cmd/gateway
Harshavardhana e7d7d5232c
fix: admin info output and improve overall performance (#10015)
- admin info node offline check is now quicker
- admin info now doesn't duplicate the code
  across doing the same checks for disks
- rely on StorageInfo to return appropriate errors
  instead of calling locally.
- diskID checks now return proper errors when
  disk not found v/s format.json missing.
- add more disk states for more clarity on the
  underlying disk errors.
2020-07-13 09:51:07 -07:00
..
azure fix: make sure to use new restClient for healthcheck (#10026) 2020-07-11 22:19:38 -07:00
gcs Support bucket versioning (#9377) 2020-06-12 20:04:01 -07:00
hdfs fix: admin info output and improve overall performance (#10015) 2020-07-13 09:51:07 -07:00
nas
s3 Support bucket versioning (#9377) 2020-06-12 20:04:01 -07:00
gateway.go