1
0
mirror of https://github.com/minio/minio.git synced 2025-01-17 01:33:17 -05:00

10592 Commits

Author SHA1 Message Date
jiuker
6e27264c6b
update cleanupRoutine comment () 2023-04-28 01:11:51 -07:00
Anis Eleuch
5c83c9724f
audit: Add request path and host to audit event () 2023-04-27 22:18:24 -07:00
Anis Eleuch
d5aff735be
info: Add drives per set and sets count per pool information () 2023-04-27 15:24:03 -07:00
Poorna
98c26df53e
fix: allow past retention headers to be copied in batch replication () 2023-04-27 13:43:18 -07:00
Anis Eleuch
2448a9e047
grafana: Remove minio_s3_requests_errors_total metric () 2023-04-27 10:55:30 -07:00
jiuker
b28d391a22
fix: add correct worker count before startHTTPLogger() () 2023-04-27 10:51:16 -07:00
jiuker
c8b92f6067
protect wg.Done from being called twice () 2023-04-27 07:55:36 -07:00
Krishnan Parthasarathi
e7cac8acef
Add tags to auditLogLifecycle () 2023-04-26 17:49:00 -07:00
Anis Eleuch
31b5acc245
tcp: Increase user timeout to 10 minutes () 2023-04-26 17:48:31 -07:00
Harshavardhana
6105997299
remove unnecessary log when listing resume fails () 2023-04-26 14:53:25 -07:00
Harshavardhana
8c874884fc
fix: do not copy context in DiskInfo cache () 2023-04-26 12:13:54 -07:00
Aditya Manthramurthy
ebfe81e5fd
Fix put bucket policy error code () 2023-04-26 11:21:27 -07:00
Anis Eleuch
0b7ca094e4
Remove Expect 100-continue in internode communications () 2023-04-26 09:33:45 -07:00
Praveen raj Mani
72802a5972
Use 'minio/pkg/sync/errgroup' and 'minio/pkg/workers' () 2023-04-25 22:57:40 -07:00
Harshavardhana
b1f3935c5b
allow ListObjects() when a prefix is an object () 2023-04-25 22:41:54 -07:00
Harshavardhana
dbd53af369
fix: initialize reverse proxy forwarder with right public certs () 2023-04-25 15:50:32 -07:00
Harshavardhana
b09fe0e50e
fix: DeleteBucket for peers() must recreate bucket upon errors () 2023-04-25 14:16:35 -07:00
Krishnan Parthasarathi
fae9000304
heal: Pick maximally occuring modTime in quorum () 2023-04-25 10:13:57 -07:00
Harshavardhana
8fd07bcd51
simplify sort.Sort by using sort.Slice () 2023-04-24 13:28:18 -07:00
Anis Eleuch
6addc7a35d
server-info: Return initializing state properly () 2023-04-24 09:10:02 -07:00
Harshavardhana
477230c82e
avoid attempting to migrate old configs () 2023-04-21 13:56:08 -07:00
Harshavardhana
d1737199ed
fix: delete DNS upon success, update failure message () 2023-04-21 12:12:31 -07:00
Jiffs Maverick
61101d82d9 Rename inodes metric in grafana dashboards () 2023-04-21 11:07:30 -07:00
Minio Trusted
cebb948da2 Update yaml files to latest version RELEASE.2023-04-20T17-56-55Z 2023-04-21 08:00:05 +00:00
Shireesh Anjal
c61c4b71b2
Upgrade madmin-go to 2.0.20 () RELEASE.2023-04-20T17-56-55Z 2023-04-20 10:56:55 -07:00
Harshavardhana
84f31ed45d
simplify MRF, converge it to regular healing () 2023-04-19 07:47:42 -07:00
jiuker
8a81e317d6
verify maxPartID in object options helpers () 2023-04-18 22:34:30 -07:00
Anis Eleuch
224d9a752f
fix: the race in healing tracker code () 2023-04-18 14:49:56 -07:00
Anis Eleuch
0db34e4b85
Listen bucket events to send empty events with new line () 2023-04-18 08:11:30 -07:00
Harshavardhana
8a9b9832fd
add Dial timeout for Kafka broker pings () 2023-04-17 15:45:01 -07:00
Klaus Post
f66625be67
Snowball: Extract headers for metadata () 2023-04-17 12:16:54 -07:00
Harshavardhana
6825bd7e75
fix: inlined objects don't need to honor long locks () 2023-04-17 12:16:37 -07:00
Denis Krivenko
18515a4e3b
Reformat helm chart templates () 2023-04-16 23:04:15 -07:00
Klaus Post
839b9c9271
Reduce allocations in Walkdir () 2023-04-15 10:25:25 -07:00
Harshavardhana
dd9ed85e22
implement support for FTP/SFTP server () 2023-04-15 07:34:02 -07:00
jiuker
e96c88e914
fix: DeleteBucketThrottle must delete ARN () 2023-04-15 02:14:26 -07:00
jiuker
6c1410f7f5
fix: Type of rejection for FIFO quota input () 2023-04-15 01:22:18 -07:00
Krishnan Parthasarathi
f92450d8b3
commonParity should pick readable FileInfo () 2023-04-14 16:23:28 -07:00
Klaus Post
c133979b8e
Add part count to checksum () 2023-04-14 09:44:45 -07:00
Poorna
a9269cee29
heal: avoid logging version not found () 2023-04-13 19:45:52 -07:00
Harshavardhana
cf42ede92c upgrade helm to v5.0.8
Signed-off-by: Harshavardhana <harsha@minio.io>
2023-04-13 14:49:51 -07:00
Klaus Post
958a480e53
fix: lambda function expiration when cred.Expiration is set () 2023-04-13 08:10:57 -07:00
吴小白
62151a751d
build: support loong64 () 2023-04-13 08:10:23 -07:00
Minio Trusted
f1ab9df2ee Update yaml files to latest version RELEASE.2023-04-13T03-08-07Z 2023-04-13 07:28:46 +00:00
Anis Eleuch
a42650c065
Add minio_bucket_usage_version_total metric to Prometheus () RELEASE.2023-04-13T03-08-07Z 2023-04-12 20:08:07 -07:00
Harshavardhana
bdad3730f7
fix: do not error out if the local bucket is missing () 2023-04-12 15:44:16 -07:00
Harshavardhana
a5835cecbf
fix: regression in counting total requests () 2023-04-12 14:37:19 -07:00
Denis Krivenko
b19620b324
Remove redundant namespace from the helm chart () 2023-04-11 21:09:29 -07:00
Poorna
cd6dec49c0
Add trace support for ilm activity () 2023-04-11 19:22:32 -07:00
Poorna
d350654aee
config: fix duplication of replication priority key () 2023-04-11 19:22:10 -07:00