poornas
02a59a04d1
Fix error messages returned by (Put)GetObjectLegalHold ( #9013 )
...
fiixing some minor discrepancies between aws s3 responses
vs minio server
5 years ago
Nitish Tiwari
64ec17b463
Fix Legal Hold request parsing ( #8981 )
...
AWS S3 doesn't enforce the URL in XMLNS, accordingly, removing the
URL in XMLNS for ObjectLegalHold.
This was found while testing https://github.com/minio/minio-go/pull/1226
5 years ago
poornas
881e983ed9
Fix Retention, ObjectLock, LegalHold struct namespaces correctly. ( #8909 )
...
Reverts #8903 to allow structs to be unmarshalled
even if the namespace is missing.
5 years ago
Ashish Kumar Sinha
5bd0e95eef
Set default namespace for necessary structs ( #8903 )
5 years ago
Harshavardhana
0cbebf0f57
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory ( #8892 )
...
Rename to allow for more such features to come in a more
proper hierarchical manner.
5 years ago