minio/.github/workflows
Harshavardhana 4ac31ea82b
fix: find current location of object multi-zones (#9840)
PutObject on multiple-zone with versioning would not
overwrite the correct location of the object if the
object has delete marker, leading to duplicate objects
on two zones.

This PR fixes by adding affinity towards delete marker
when GetObjectInfo() returns error, use the zone index
which has the delete marker.
2020-06-17 08:33:14 -07:00
..
codeql.yml Add CodeQL security scanning (#9763) 2020-06-03 11:14:01 -07:00
go.yml fix: find current location of object multi-zones (#9840) 2020-06-17 08:33:14 -07:00