1
0
mirror of https://github.com/minio/minio.git synced 2025-03-18 09:48:30 -04:00

12053 Commits

Author SHA1 Message Date
Anis Elleuch
ebd4388cca
s3: Return XMinioInvalidObjectName if the object contains null char () RELEASE.2023-01-06T18-11-18Z 2023-01-06 10:11:18 -08:00
Harshavardhana
57fd02ee57
update console v0.22.4 ()
Signed-off-by: Harshavardhana <harsha@minio.io>
2023-01-05 22:15:51 -08:00
Anis Elleuch
0333412148
fix: heal only once per disk per set among multiple disks () 2023-01-05 20:41:19 -08:00
Anis Elleuch
1c85652cff
lint: Fix in darwin environment () 2023-01-05 10:12:01 -08:00
Harshavardhana
e0086c1be7
reduce startup delays on kubernetes () 2023-01-05 02:32:43 -08:00
Poorna
b29e159604
docs: Update replication setup commands () 2023-01-04 13:39:37 -08:00
Anis Elleuch
7883e55da2
Merge buckets list from different nodes in ListBuckets() call () 2023-01-04 08:53:58 -08:00
Harshavardhana
b197623ed2
remove unnecessary kernel-tuning docs () 2023-01-04 01:33:40 -08:00
Harshavardhana
a15a2556c3
converge listBuckets() as a peer call () 2023-01-03 23:39:40 -08:00
Harshavardhana
14d29b77ae
update replication tests with latest 'mc' () 2023-01-03 22:54:39 -08:00
Harshavardhana
a2514ffeed
update klauspost/compress dependency () 2023-01-03 10:41:14 -08:00
Harshavardhana
f1bbb7fef5
vectorize cluster-wide calls such as bucket operations () 2023-01-03 08:16:39 -08:00
Minio Trusted
72394a8319 Update yaml files to latest version RELEASE.2023-01-02T09-40-09Z 2023-01-03 10:16:34 +00:00
Harshavardhana
1cd8e1d8b6
remove the startup jitter before locks() () RELEASE.2023-01-02T09-40-09Z 2023-01-02 01:40:09 -08:00
jiuker
62cd918061
fix: close helmInfo file descriptor () 2023-01-01 23:26:59 -08:00
Klaus Post
6a04067514
fix: tweak read buffer size to reduce over-reading () 2023-01-01 08:14:20 -08:00
Taran Pelkey
49b3908635
fix: misplaced write response command in DetachPolicy() () 2022-12-30 20:04:03 -08:00
Harshavardhana
75faef888e
disable builds for go1.18 () 2022-12-30 11:37:07 -08:00
Harshavardhana
b67d97b1ba
add missing fields in audit logs for non-compressed handlers () 2022-12-30 10:20:19 -08:00
Anis Elleuch
b8943fdf19
doc: Update prometheus metrics list () 2022-12-29 15:08:22 -08:00
Harshavardhana
f93183f66e
fix: a deadlock by refactoring listBuckets() under site replication () 2022-12-29 00:08:31 -08:00
Harshavardhana
2937711390
fix: DeleteObject() API with versionId under replication () 2022-12-28 22:48:33 -08:00
Wojtek Czekalski
aa56c6d51d
helm: Make bucket existence check faster () 2022-12-27 10:32:39 -08:00
Anis Elleuch
27417459fb
metrics: Show healing info for all nodes () 2022-12-26 08:35:32 -08:00
Harshavardhana
5b8fe2e89a
allow locks with object affinity to spread across pools () 2022-12-23 20:55:45 -08:00
Anis Elleuch
acc9c033ed
debug: Add X-Amz-Request-ID to lock/unlock calls () 2022-12-23 19:49:07 -08:00
Poorna
8528b265a9
Validate replication target update to avoid duplicate endpoints () 2022-12-23 15:44:48 -08:00
Han Cen
44250f1a52
helm: disallow empty containers in post job template () 2022-12-23 12:32:18 -08:00
Minio Trusted
f7560670d9 update helm v5.0.4
Signed-off-by: Harshavardhana <harsha@minio.io>
2022-12-23 12:29:40 -08:00
Russell Sim
3891885800 helm: fix creating users, via proper secretKey () 2022-12-23 12:28:43 -08:00
Harshavardhana
b882310e2b
avoid locks for internal and invalid buckets in MakeBucket() () 2022-12-23 07:46:00 -08:00
Poorna
de0b43de32
persist replication stats with leader lock () 2022-12-22 14:25:13 -08:00
Harshavardhana
48152a56ac
upgrade UBI image to 8.7 () 2022-12-22 10:56:05 -08:00
jiuker
29dd7f1d68
tier verification leaks fd, that must be closed ()
Co-authored-by: Harshavardhana <harsha@minio.io>
2022-12-22 10:35:54 -08:00
Poorna
6423e4c767
Remove site replication config if it succeeded locally () 2022-12-22 01:31:20 -08:00
Harshavardhana
1dd8f0e8f3
update console v0.22.3 ()
Signed-off-by: Harshavardhana <harsha@minio.io>
2022-12-21 23:47:51 -08:00
Krishnan Parthasarathi
2fa35def2c
Fix DeleteObject when only free versions remain () 2022-12-21 16:24:07 -08:00
Anis Elleuch
34167c51d5
trace: Add bootstrap tracing events () 2022-12-21 15:52:29 -08:00
Harshavardhana
a5f8af4efb
serialize replication stats() only when needed () 2022-12-20 00:07:53 -08:00
Harshavardhana
5a218f38a1
allow retries for transaction lock on startup () 2022-12-19 22:00:00 -08:00
Anis Elleuch
e57e946206
Do not save credentials in config.json () 2022-12-19 12:27:06 -08:00
Klaus Post
b4f71362e9
Avoid config migration on every startup () 2022-12-19 11:10:14 -08:00
Taran Pelkey
ed37b7a9d5
Add API to fetch policy user/group associations () 2022-12-19 10:37:03 -08:00
Minio Trusted
6511021fbe update helm v5.0.3 2022-12-19 00:53:02 -08:00
mruzicka
6197ba851b
helm: Fix post job template () 2022-12-18 08:01:22 -08:00
Minio Trusted
3ae1f9d852 update helm v5.0.2 2022-12-17 23:57:10 -08:00
orblazer
0db1930f48
helm: add policy to svcacct () 2022-12-17 22:50:37 -08:00
Anis Elleuch
89db3fdb5d
Do not return an error when version disparity is detected () 2022-12-16 08:52:12 -08:00
Harshavardhana
80fc3a8a52
use newDynamicTimeoutWithOpts() when appropriate () 2022-12-15 13:11:37 -08:00
Klaus Post
988a2e8fed
Faster startup of large distributed systems with latency () 2022-12-15 08:31:21 -08:00