minio/.github
Harshavardhana c791de0e1e
re-implement pickValidInfo dataDir, move to quorum calculation (#13681)
dataDir loosely based on maxima is incorrect and does not
work in all situations such as disks in the following order

- xl.json migration to xl.meta there may be partial xl.json's
  leftover if some disks are not yet connected when the disk
  is yet to come up, since xl.json mtime and xl.meta is
  same the dataDir maxima doesn't work properly leading to
  quorum issues.

- its also possible that XLV1 might be true among the disks
  available, make sure to keep FileInfo based on common quorum
  and skip unexpected disks with the older data format.

Also, this PR tests upgrade from older to a newer release if the 
data is readable and matches the checksum.

NOTE: this is just initial work we can build on top of this to do further tests.
2021-11-21 10:41:30 -08:00
..
ISSUE_TEMPLATE fix: the versioning/object lock documentation appropriately (#9988) 2020-07-08 08:44:43 -07:00
workflows re-implement pickValidInfo dataDir, move to quorum calculation (#13681) 2021-11-21 10:41:30 -08:00
ISSUE_TEMPLATE.md fix: the versioning/object lock documentation appropriately (#9988) 2020-07-08 08:44:43 -07:00
PULL_REQUEST_TEMPLATE.md Add Optimization as a type of change (#11221) 2021-01-05 14:53:52 -08:00
lock.yml fix: the versioning/object lock documentation appropriately (#9988) 2020-07-08 08:44:43 -07:00
logo.svg Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
stale.yml update stale to ignore 'do not close' label 2020-08-30 20:45:03 -07:00