You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minio implementation is encoding GetObjectTagging results without keeping the same order as input keys. It's not a big problem but because of that some ceph tests are flaky (e.g. test_get_obj_tagging). Test to describe issue:
Minio implementation is encoding GetObjectTagging results without keeping the same order as input keys. It's not a big problem but because of that some
ceph
tests are flaky (e.g. test_get_obj_tagging). Test to describe issue:https://github.com/storj/minio/blob/main/cmd/object-handlers.go#L3555
The text was updated successfully, but these errors were encountered: