1
0
mirror of https://github.com/minio/minio.git synced 2025-01-24 05:03:16 -05:00

10825 Commits

Author SHA1 Message Date
Poorna
7198be5be9
bucket resync: persist reset id to bucket metadata () 2022-11-18 01:39:05 -08:00
Minio Trusted
3661aaf8a1 Update yaml files to latest version RELEASE.2022-11-17T23-20-09Z 2022-11-18 08:51:38 +00:00
Klaus Post
a22b4adf4c
distribute replication ops based on names () RELEASE.2022-11-17T23-20-09Z 2022-11-17 15:20:09 -08:00
Klaus Post
b7bb122be8
fix: replication auto-scaling deadlock () 2022-11-17 07:35:02 -08:00
Krishnan Parthasarathi
8441a3bf5f
fix: update metacache entry only once () 2022-11-16 11:25:00 -08:00
Harshavardhana
853c4de75a
allow changing endpoints in distributed setups () 2022-11-16 07:59:10 -08:00
jiuker
3597af789e
allow resultCh to be closed() after clusterMetaHealthInfo() () 2022-11-16 03:04:36 -08:00
Andreas Auernhammer
4c9cac0b47
update KES dependency to v0.22.0 ()
Signed-off-by: Andreas Auernhammer <hi@aead.dev>
2022-11-16 03:03:04 -08:00
Minio Trusted
1a0b68498b update console release v0.21.3
Signed-off-by: Harshavardhana <harsha@minio.io>
2022-11-15 16:47:25 -08:00
Shireesh Anjal
5246e3be84
Send health diagnostics data as part of callhome () 2022-11-15 13:53:05 -08:00
Klaus Post
8a07000e58
fix: refactor getReplicationDiff for safe use () 2022-11-15 07:59:21 -08:00
Krishnan Parthasarathi
3bb82ef60d
top-locks: Include lock-held duration () 2022-11-15 07:57:52 -08:00
Alexander Overvoorde
c8a221a9a7
Add missing argument for tpl in Helm chart (fix for bug in ) () 2022-11-15 07:56:58 -08:00
Harshavardhana
91f45c4aa6
avoid inconsistent versions healing when versions are large () 2022-11-14 18:35:26 -08:00
Alexander Overvoorde
7c5e4da90c
helm: Allow tls.certSecret in chart to be template'd () 2022-11-14 09:47:59 -08:00
Poorna
d6bc141bd1
feat: Add support for site level resync () 2022-11-14 07:16:40 -08:00
jiuker
7ac64ad24a
fix: use errors.Is for wrapped returns () 2022-11-14 07:15:46 -08:00
asoria-lf
14e52f29b0
helm: Add new job to create service accounts () 2022-11-13 09:28:07 -08:00
Philipp B
344ae9f84e
helm: add extraContainer ()
Signed-off-by: Philipp Born <git@pborn.eu>
2022-11-13 09:22:27 -08:00
Minio Trusted
f7db12c7ef helm release v5.0.1 2022-11-13 02:04:51 -08:00
Harshavardhana
962d1f1a71
choose default values upon incorrect storage_class value () 2022-11-12 10:18:21 -08:00
Harshavardhana
6d76db9d6c
improve server startup error when pools are incorrect () 2022-11-11 19:40:45 -08:00
yanggang
00857f8f59
helm: fix positional parameter in template ()
fixes 
2022-11-11 12:44:37 -08:00
Ray
66239f30ce
configuring the nats target to reconnect forever () 2022-11-11 12:42:41 -08:00
jiuker
bf89f79694
save deploymentID to avoid mutating request entry in Audit () 2022-11-11 12:42:15 -08:00
elg0ch0
ce299b47ea
helm: update bucket policy setting via 'mc anonymous' () 2022-11-11 11:34:01 -08:00
Minio Trusted
6dc7109a9f Update yaml files to latest version RELEASE.2022-11-11T03-44-20Z 2022-11-11 04:57:16 +00:00
jiuker
bdcb485740
netPerfRX Reset() should use write Lock() () RELEASE.2022-11-11T03-44-20Z 2022-11-10 19:44:20 -08:00
Poorna
e32b948a49
fix: parsing multipart uploadID under site replicated setup ()
continue the fix from 
2022-11-10 16:17:45 -08:00
Minio Trusted
4fe9cbb973 Update yaml files to latest version RELEASE.2022-11-10T18-20-21Z 2022-11-10 19:36:54 +00:00
Klaus Post
5b242f1d11
Add Audit target metrics () RELEASE.2022-11-10T18-20-21Z 2022-11-10 10:20:21 -08:00
Poorna
34d28dd79f
replication: Avoid blocking on mrf save () 2022-11-10 10:20:02 -08:00
Krishnan Parthasarathi
6eef9b4a23
lifecycle: simplify Eval and HasActiveRules () 2022-11-10 07:17:45 -08:00
Aditya Manthramurthy
5f1999cc71
fix: avoid URL unsafe chars in multipart upload ID () 2022-11-09 16:41:16 -08:00
Krishnan Parthasarathi
40a2c6b882
Return remote tier as StorageClass for transitioned objects () 2022-11-09 15:57:34 -08:00
Krishnan Parthasarathi
7ba281728f
ilm: fix x-amz-expiration header evaluation () 2022-11-09 04:20:34 -08:00
jiuker
7b7356f04c
close the reader under disk cache bitrot verification () 2022-11-09 04:20:11 -08:00
Klaus Post
bbc312fce6
Add notification queue metrics () 2022-11-08 16:36:47 -08:00
Harshavardhana
1b0dfb0f58
remove printing map() checksums () 2022-11-08 13:29:24 -08:00
Anis Elleuch
7260241511
Remove some logs caused by external apps () 2022-11-08 13:29:05 -08:00
Anis Elleuch
3b1a9b9fdf
Use the same lock for the scanner and site replication healing () 2022-11-08 08:55:55 -08:00
yanggang
52769e1e71
remove io/util for advanced golang () 2022-11-08 07:58:02 -08:00
Harshavardhana
72afc2727a
rebalance status must return appropriate error initially () 2022-11-08 07:56:45 -08:00
Minio Trusted
808739867c Update yaml files to latest version RELEASE.2022-11-08T05-27-07Z 2022-11-08 05:59:18 +00:00
Harshavardhana
752e18e795 upgrade console to v0.21.2 RELEASE.2022-11-08T05-27-07Z 2022-11-07 21:27:07 -08:00
Aditya Manthramurthy
76d822bf1e
Add LDAP policy entities API () 2022-11-07 14:35:09 -08:00
Klaus Post
ddeca9f12a
fix: filter rest errors and logs returned () 2022-11-07 10:38:08 -08:00
Shireesh Anjal
19d0340ddf
Update version of madmin-go to v1.7.3 () 2022-11-07 09:32:18 -08:00
Harshavardhana
21251d8c22
initialize streaming events without lazy initialization () 2022-11-07 08:01:24 -08:00
Harshavardhana
1f3db03bf0
allow changing argument for path for SNSD setup () 2022-11-07 00:11:58 -08:00