mirror of
https://github.com/pgsty/minio.git
synced 2026-03-13 06:35:34 +01:00
versioned buckets were not creating the delete markers present in the versioned stack of an object, this essentially would stop decommission to succeed. This PR fixes creating such delete markers properly during a decommissioning process, adds tests as well.