Harshavardhana and GitHub
15a75bd79b
ignore preconditionFailed error in batch replication ( #16615 )
2023-02-14 07:22:08 -08:00
Andreas Auernhammer and GitHub
74887c7372
kms: add support for KES API keys and switch to KES Go SDK ( #16617 )
...
Signed-off-by: Andreas Auernhammer <hi@aead.dev >
2023-02-14 07:19:20 -08:00
Harshavardhana and GitHub
31188e9327
add parallel workers in batch replication ( #16609 )
2023-02-13 12:07:58 -08:00
Harshavardhana and GitHub
ee6d96eb46
Periodically remove stale buckets from in-memory ( #16597 )
2023-02-13 08:09:52 -08:00
Minio Trusted and Harshavardhana
11fe2fd79a
update helm v5.0.7
...
Signed-off-by: Harshavardhana <harsha@minio.io >
2023-02-13 16:07:23 +05:30
atalakey4work and GitHub
c2863cc6ef
helm: remove parentheses from podDisruptionBudget ( #16605 )
2023-02-13 02:36:06 -08:00
Anis Elleuch and GitHub
d6d01067a0
fix: allow global leader lock context merge to be canceled ( #16603 )
...
Global leader lock was first designated to only acquired once
until the node is killed. However, currently, the code acquires
it repeatedly during the lifetime of the server, now there is a
goroutine leak.
2023-02-13 01:26:38 -08:00
Minio Trusted and Harshavardhana
1d3b18c3f4
update helm v5.0.6
...
Signed-off-by: Harshavardhana <harsha@minio.io >
2023-02-13 12:23:06 +05:30
jiuker and GitHub
a15b6f21b8
remove incorrect use of WaitGroup ( #16596 )
2023-02-12 20:59:45 -08:00
Anis Elleuch and GitHub
689179bf18
ServerInfo: return per erasure set information ( #16583 )
2023-02-11 18:31:56 +05:30
Minio Trusted
bf749eec61
Update yaml files to latest version RELEASE.2023-02-10T18-48-39Z
2023-02-10 20:55:45 +00:00
Klaus Post and GitHub
d0f4cc89a5
Re-add Veeam Listing workaround ( #16593 )
RELEASE.2023-02-10T18-48-39Z
2023-02-10 10:48:39 -08:00
Harshavardhana and GitHub
d65debb6bc
fix: comply with RFC6750 UserInfo endpoint requirements ( #16592 )
2023-02-10 22:20:25 +05:30
Harshavardhana and GitHub
72daccd468
fix: scanner in healing cycle must use actual size ( #16589 )
2023-02-10 06:53:03 -08:00
Harshavardhana and GitHub
b363400587
fix: username replacements for aws:username must use parentUser ( #16591 )
2023-02-10 06:52:31 -08:00
k0i and GitHub
6b41f941b6
fix: README.md in docs/config ( #16564 )
2023-02-10 03:02:11 -08:00
jiuker and GitHub
b9f5f9ba3f
fix: aclHandlers convert XML parse error to relevant client error ( #16587 )
2023-02-10 02:59:10 -08:00
Anis Elleuch and GitHub
c8ffa59d28
Periodically refresh buckets metadata from the backend disks ( #16561 )
...
fixes #16553
2023-02-09 10:29:20 -08:00
Minio Trusted
1141187bf2
Update yaml files to latest version RELEASE.2023-02-09T05-16-53Z
2023-02-09 06:21:34 +00:00
52aeebebea
Fix site replication meta info call to be non-blocking ( #16526 )
...
Co-authored-by: Harshavardhana <harsha@minio.io >
RELEASE.2023-02-09T05-16-53Z
2023-02-08 21:16:53 -08:00
Aditya Manthramurthy and GitHub
e101384aa4
Update console to v0.23.1 ( #16574 )
2023-02-08 20:01:53 -08:00
Harshavardhana
71f02adfca
Revert "Print golang http errors in MinIO log format ( #16465 )"
...
This reverts commit 1fd7946dce .
2023-02-09 09:27:27 +05:30
Krishnan Parthasarathi and GitHub
9de26531e4
tiering: UpdateWorkers may be called before Init ( #16573 )
2023-02-08 19:13:34 -08:00
Anis Elleuch and GitHub
fadc46b906
Add the access key and parent user in the audit log ( #16572 )
2023-02-08 11:05:26 -08:00
Anis Elleuch and GitHub
b1d98febfd
New disk healing goes through the healing workers ( #16568 )
2023-02-08 09:25:29 -08:00
jiuker and GitHub
1828fb212a
fix: avoid goroutine leak after timeouts in PeerMetrics ( #16569 )
2023-02-08 09:11:16 -08:00
Harshavardhana and GitHub
c97f50e274
replication syncs happen in 60sec intervals ( #16571 )
2023-02-08 08:23:26 -08:00
jiuker and GitHub
be92046dfd
Anonymous pools in health info output are double counted ( #16566 )
2023-02-08 06:58:50 -08:00
Krishnan Parthasarathi and GitHub
990fc415f7
Ensure safety of transitionState at startup ( #16563 )
2023-02-07 23:11:42 -08:00
Harshavardhana and GitHub
d8daabae9b
make site replication healing safer ( #16560 )
2023-02-07 21:44:42 -08:00
Harshavardhana and GitHub
84fe4fd156
fix: multiObjectDelete by passing versionId for authorization ( #16562 )
2023-02-08 08:01:00 +05:30
Harshavardhana and GitHub
747d475e76
initialize subsystems that are not dependent on buckets first ( #16559 )
2023-02-07 12:46:47 -08:00
Anis Elleuch and GitHub
095b518802
Show a better error msg when internal data encryption key is incorrect ( #16549 )
2023-02-07 05:22:54 -08:00
Harshavardhana and GitHub
0319ae756a
fix: pass proper username (simple) string as expected ( #16555 )
2023-02-07 03:43:08 -08:00
Harshavardhana and GitHub
11c7ecb5cf
support if-match/if-none-match with s3 uploads ( #16551 )
2023-02-06 18:58:29 -08:00
Cesar Celis Hernandez and GitHub
422c396d73
Removing old action that is no longer needed ( #16550 )
2023-02-07 07:06:29 +05:30
Anis Elleuch and GitHub
ffd57fde90
Convert 'server closed idle connection' to errDiskNotFound ( #16548 )
2023-02-06 10:42:08 -08:00
jiuker and GitHub
a451d1cb8d
fix: close resp.body checking for kubernetes version ( #16547 )
2023-02-06 10:41:41 -08:00
Harshavardhana and GitHub
14cf8f1b22
upgrade deps for minio/pkg v1.6.1 to include groups conditions ( #16538 )
2023-02-06 09:27:29 -08:00
Harshavardhana and GitHub
5996c8c4d5
feat: allow offline disks on a fresh start ( #16541 )
2023-02-06 09:26:09 -08:00
Harshavardhana and GitHub
21885f9457
fix: liveness/readiness must return errors if KMS is unreachable ( #16540 )
2023-02-06 08:55:56 -08:00
Christian Niessner and GitHub
6ac48aff46
helm: shared secrets handling for user and svcacct's ( #16379 )
2023-02-05 21:51:10 -08:00
Mathieu Parent and GitHub
85ff76e7b0
fix(helm): use PodDisruptionBudget v1 for newer k8s versions ( #16466 )
2023-02-05 21:50:45 -08:00
Harshavardhana and GitHub
e47a31f9fc
fix: object size distribution in metrics for all objects ( #16539 )
2023-02-04 21:10:10 -08:00
Harshavardhana and GitHub
517fcd423d
add necessary tools to our docker release ( #16536 )
2023-02-03 19:40:25 -08:00
Harshavardhana
b780359598
helm version v5.0.5
2023-02-04 02:24:02 +05:30
Harshavardhana and GitHub
aa8b9572b9
remove double ENABLED help output ( #16528 )
2023-02-03 05:52:52 -08:00
Cesar Celis Hernandez and GitHub
8ca14e6267
Updating enterprise action ( #16518 )
2023-02-02 19:23:31 +05:30
Poorna and GitHub
876e1a91b2
replication: Fix typo checking PreconditionFailed status code ( #16517 )
2023-02-02 19:22:02 +05:30
Klaus Post and GitHub
0b7989aa4b
Fix Kafka initialization crash ( #16523 )
2023-02-02 19:21:19 +05:30