Harshavardhana
|
a5f8af4efb
|
serialize replication stats() only when needed (#16280)
|
2022-12-20 00:07:53 -08:00 |
|
Harshavardhana
|
5a218f38a1
|
allow retries for transaction lock on startup (#16273)
|
2022-12-19 22:00:00 -08:00 |
|
Anis Elleuch
|
e57e946206
|
Do not save credentials in config.json (#16275)
|
2022-12-19 12:27:06 -08:00 |
|
Klaus Post
|
b4f71362e9
|
Avoid config migration on every startup (#16278)
|
2022-12-19 11:10:14 -08:00 |
|
Taran Pelkey
|
ed37b7a9d5
|
Add API to fetch policy user/group associations (#16239)
|
2022-12-19 10:37:03 -08:00 |
|
Anis Elleuch
|
89db3fdb5d
|
Do not return an error when version disparity is detected (#16269)
|
2022-12-16 08:52:12 -08:00 |
|
Harshavardhana
|
80fc3a8a52
|
use newDynamicTimeoutWithOpts() when appropriate (#16266)
|
2022-12-15 13:11:37 -08:00 |
|
Klaus Post
|
988a2e8fed
|
Faster startup of large distributed systems with latency (#16259)
|
2022-12-15 08:31:21 -08:00 |
|
Harshavardhana
|
2433698372
|
fix: remove unnecessary logs for client conn errors (#16261)
|
2022-12-15 08:25:05 -08:00 |
|
Harshavardhana
|
5d7e8f79ed
|
fix: remove scanner healing with unnecessary logs (#16260)
|
2022-12-14 16:39:18 -08:00 |
|
Harshavardhana
|
bad229e16e
|
fix: support event name s3:Restore:* (#16257)
|
2022-12-14 05:12:07 -08:00 |
|
Poorna
|
d37e514733
|
Cleanup remote targets automatically on replication config removal. (#16221)
|
2022-12-14 03:24:06 -08:00 |
|
Harshavardhana
|
c73ea27ed7
|
do not log checksum mismatch error, client received the error (#16246)
|
2022-12-14 01:57:40 -08:00 |
|
Krishnan Parthasarathi
|
0159b56717
|
fix: rebalance to account for object's on-disk size (#16240)
|
2022-12-14 00:15:14 -08:00 |
|
Aditya Manthramurthy
|
9e6cc847f8
|
Add HTTP2 config option for policy plugin (#16225)
|
2022-12-13 14:28:48 -08:00 |
|
Taran Pelkey
|
709eb283d9
|
Add endpoints for managing IAM policies (#15897)
Co-authored-by: Taran <taran@minio.io>
Co-authored-by: ¨taran-p¨ <¨taran@minio.io¨>
Co-authored-by: Aditya Manthramurthy <donatello@users.noreply.github.com>
|
2022-12-13 12:13:23 -08:00 |
|
Anis Elleuch
|
76dde82b41
|
Implement STS account info API (#16115)
|
2022-12-13 08:38:50 -08:00 |
|
Anis Elleuch
|
939c0100a6
|
log: Do not interpret verbs in object names in console output (#16233)
|
2022-12-13 08:27:40 -08:00 |
|
Aditya Manthramurthy
|
2d60bf8c50
|
Refactor HTTP transports (#16222)
|
2022-12-12 20:31:21 -08:00 |
|
Harshavardhana
|
37e20f6ef2
|
feat: allow listening specific addrs for API port (#16223)
|
2022-12-12 18:48:46 -08:00 |
|
Harshavardhana
|
2fc182d8e6
|
fix: iso8601TimeFormat padding issue for certain nanoseconds (#16207)
|
2022-12-12 10:28:30 -08:00 |
|
Shireesh Anjal
|
a2cbeaa9e6
|
Use different subnet public key during dev/test (#16216)
|
2022-12-12 10:28:15 -08:00 |
|
Harshavardhana
|
444ff20bc5
|
do not rename multipart failed transactions back to tmp (#16204)
|
2022-12-12 01:40:29 -08:00 |
|
Harshavardhana
|
20ef5e7a6a
|
avoid double deletes() when no more versions (#16206)
|
2022-12-12 01:40:04 -08:00 |
|
Aditya Manthramurthy
|
e06127566d
|
Add IAM API to attach/detach policies for LDAP (#16182)
|
2022-12-09 13:08:33 -08:00 |
|
Harshavardhana
|
dfe73629a3
|
fix: delete marker discrepancies via DeleteObject() API (#16195)
|
2022-12-08 18:15:16 -08:00 |
|
Harshavardhana
|
b03dd1af17
|
remove hard limit for number of buckets (#16194)
|
2022-12-08 12:24:03 -08:00 |
|
Harshavardhana
|
4bc367c490
|
fix: translate tier add errors properly (#16191)
|
2022-12-08 11:18:07 -08:00 |
|
Klaus Post
|
3eb2d086b2
|
Replace filepathx with fork (#16192)
|
2022-12-08 10:42:44 -08:00 |
|
Klaus Post
|
70986b6e6e
|
Add version id to healresult (#16193)
|
2022-12-08 07:49:10 -08:00 |
|
Klaus Post
|
ebe395788b
|
feat: Encrypt s3zip file index (#16179)
|
2022-12-07 14:56:07 -08:00 |
|
Klaus Post
|
12fd6678ee
|
Encrypt checksums with KMS on CompleteMultipartUpload (#16177)
|
2022-12-07 10:18:18 -08:00 |
|
Harshavardhana
|
90d35b70b4
|
remove unnecessary logs for truncated XML inputs (#16184)
|
2022-12-07 08:30:52 -08:00 |
|
Javier Adriel
|
04ae9058ed
|
Populate end_session_endpoint (#16183)
|
2022-12-06 16:56:37 -08:00 |
|
Aditya Manthramurthy
|
a30cfdd88f
|
Bump up madmin-go to v2 (#16162)
|
2022-12-06 13:46:50 -08:00 |
|
Anis Elleuch
|
1bae32dc96
|
xl: Delete older data-dir when replacing an existing version-id (#16176)
|
2022-12-06 13:43:18 -08:00 |
|
Anis Elleuch
|
932d2c3c62
|
Add X-Amz-Request-Id to internode calls (#16146)
|
2022-12-06 09:27:26 -08:00 |
|
jiuker
|
8d8d07ac5c
|
use readlock instead of writelock to get heal information (#16175)
|
2022-12-06 08:08:22 -08:00 |
|
Anis Elleuch
|
44735be38e
|
s3: Return correct error when Version is invalid in policy document (#16178)
|
2022-12-06 08:07:24 -08:00 |
|
Klaus Post
|
3fd9059b4e
|
opt: Only stream big data usage caches (#16168)
|
2022-12-05 13:01:11 -08:00 |
|
Klaus Post
|
a713aee3d5
|
Run staticcheck on CI (#16170)
|
2022-12-05 11:18:50 -08:00 |
|
Andreas Auernhammer
|
d882ba2cb4
|
kms: add support for KES enclaves (#16139)
Signed-off-by: Andreas Auernhammer <hi@aead.dev>
|
2022-12-04 02:34:24 -08:00 |
|
jiuker
|
6086f45d25
|
fix: in disk cache readCacheFileStream should closed upon return (#16138)
|
2022-12-04 02:28:10 -08:00 |
|
Klaus Post
|
98cffbce03
|
s3zip: Limit over-read for single file (#16161)
|
2022-12-02 08:53:24 -08:00 |
|
Klaus Post
|
1cd875de1e
|
Persist updated metadata (#16160)
|
2022-12-02 08:35:04 -08:00 |
|
Harshavardhana
|
5a8df7efb3
|
re-implement StorageInfo to be a peer call (#16155)
|
2022-12-01 14:31:35 -08:00 |
|
Anis Elleuch
|
c84e2939e4
|
trace: Publish storage layer errors (#16153)
|
2022-12-01 12:10:54 -08:00 |
|
Anis Elleuch
|
641ab24aec
|
repl: resync orchestrator to use global shared lock (#16154)
|
2022-12-01 12:10:09 -08:00 |
|
Harshavardhana
|
71133105d7
|
re-order the top-level config keys for priority (#16150)
|
2022-12-01 07:50:08 -08:00 |
|
Aditya Manthramurthy
|
87cbd41265
|
feat: Allow at most one claim based OpenID IDP (#16145)
|
2022-11-29 15:40:49 -08:00 |
|