minio/.github/workflows
Anis Elleuch f1cab828ee
fix: New disks healing should pick unformatted disks as well (#13054)
A recent regression caused new disks not being re-formatted. In the old
code, a disk needed be 'online' to be chosen to be formatted but the
disk has to be already formatted for XL storage IsOnline() function to
return true.

It is enough to check if XL storage is nil or not if we want to avoid
formatting root disks.

Co-authored-by: Anis Elleuch <anis@min.io>
2021-08-24 07:40:56 -07:00
..
go-cross.yml fix: enable go1.17 github ci/cd (#12997) 2021-08-18 18:35:22 -07:00
go-lint.yml fix: enable go1.17 github ci/cd (#12997) 2021-08-18 18:35:22 -07:00
go.yml fix: New disks healing should pick unformatted disks as well (#13054) 2021-08-24 07:40:56 -07:00
root.cert add root_disk threshold detection (#12259) 2021-05-08 15:40:29 -07:00
root.key add root_disk threshold detection (#12259) 2021-05-08 15:40:29 -07:00