164 Commits (9c042a503b4fb5920be088754f78c47a664cf004)

Author SHA1 Message Date
Poorna Krishnamoorthy 907a171edd
Generalize error messages for remote targets (#10638) 4 years ago
Harshavardhana 18063bf25c
fix: cleanup old directory handling code (#10633) 4 years ago
Ritesh H Shukla 5a7f92481e
fix: client errors for DNS service creation errors (#10584) 4 years ago
Harshavardhana 34ea1d2167
fix: return correct error code for MetadataTooLarge (#10470) 4 years ago
Harshavardhana eb2934f0c1
simplify webhook DNS further generalize for gateway (#10448) 4 years ago
poornas 0037951b6e
improve error message when remote target missing (#10412) 4 years ago
Harshavardhana 11aa393ba7
Allow region errors to be dynamic (#10323) 4 years ago
poornas adcaa6f9de
fix: Change ListBucketTargets handler (#10217) 4 years ago
poornas 88daaef76b
Validate object lock when setting replication config. (#10200) 4 years ago
poornas a8dd7b3eda
Refactor replication target management. (#10154) 4 years ago
poornas b9be841fd2
Add missing validation for replication API conditions (#10114) 4 years ago
poornas c43da3005a
Add support for server side bucket replication (#9882) 4 years ago
Anis Elleuch 778e9c864f
Move dependency from minio-go v6 to v7 (#10042) 4 years ago
Harshavardhana 2743d4ca87
fix: Add support for preserving mtime for replication (#9995) 4 years ago
Harshavardhana 4915433bd2
Support bucket versioning (#9377) 4 years ago
Harshavardhana febe9cc26a
fix: avoid timer leaks in dsync/lsync (#9781) 4 years ago
ebozduman 2896e780ae
fixes misleading assume role error msgs (#9642) 4 years ago
Harshavardhana bd032d13ff
migrate all bucket metadata into a single file (#9586) 4 years ago
Harshavardhana f8edc233ab
support multiple policies for temporary users (#9550) 4 years ago
Harshavardhana a1de9cec58
cleanup object-lock/bucket tagging for gateways (#9548) 4 years ago
Bala FA 3773874cd3
add bucket tagging support (#9389) 4 years ago
poornas 9a547dcbfb
Add API's for managing bucket quota (#9379) 4 years ago
Anis Elleuch 20766069a8
add list/delete API service accounts admin API (#9402) 4 years ago
Harshavardhana 69ee28a082
remove OSS gateway due to lack of licensing (#9390) 4 years ago
Harshavardhana 37d066b563
fix: deprecate requirement of session token for service accounts (#9320) 4 years ago
kannappanr 1fa65c7f2f
fix: object lock behavior when default lock config is enabled (#9305) 4 years ago
Harshavardhana 6f6a2214fc
Add rate limiter for S3 API layer (#9196) 4 years ago
Harshavardhana 09d35d3b4c
fix: sts to return appropriate errors (#9161) 4 years ago
Anis Elleuch 496f4a7dc7
Add service account type in IAM (#9029) 4 years ago
Harshavardhana 69b2aacf5a
fix return proper error for OperationTimedout (#9117) 4 years ago
poornas 02a59a04d1
Fix error messages returned by (Put)GetObjectLegalHold (#9013) 4 years ago
Harshavardhana 712e82344c
acl: Support PUT calls with success for 'private' ACL's (#9000) 4 years ago
Harshavardhana c56c2f5fd3
fix routing issue for esoteric characters in gorilla/mux (#8967) 4 years ago
Nitish Tiwari 7e819d00ea
Fix Error Code for ObjectTagging Parsing (#8971) 4 years ago
astorath 6b1f2fc133
fix: using correct response on get_bucket_lifecycle_configuration (#8962) 4 years ago
Nitish Tiwari e5951e30d0
Add support for Object Tagging in LifeCycle configuration (#8880) 4 years ago
Krishnan Parthasarathi 026265f8f7
Add support for bucket encryption feature (#8890) 5 years ago
Harshavardhana 0cbebf0f57 Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 5 years ago
Nitish Tiwari 61c17c8933 Add ObjectTagging Support (#8754) 5 years ago
poornas 60e60f68dd Add support for object locking with legal hold. (#8634) 5 years ago
poornas fd56aa42a6 Fix error message wording for PutObjectLockConfig (#8759) 5 years ago
Harshavardhana 933c60bc3a Add crypto context errors (#8740) 5 years ago
Harshavardhana 6695fd6a61
Add more context aware error for policy parsing errors (#8726) 5 years ago
Clemens Wolff 947bc8c7d3 Update Azure Gateway to azure-storage-blob SDK (#8537) 5 years ago
Harshavardhana e542084c37
Add etcd path prefix for all IAM assets (#8569) 5 years ago
poornas ca96560d56 Add object retention at the per object (#8528) 5 years ago
Harshavardhana 4e63e0e372 Return appropriate errors API versions changes across REST APIs (#8480) 5 years ago
Harshavardhana ee4a6a823d Migrate config to KV data format (#8392) 5 years ago
Praveen raj Mani e48005ddc7 Add more context to rpc version mismatch errors (#8271) 5 years ago
ebozduman dbf7b1e573 starts-with policy condition support issue (#7937) 5 years ago