1
0
mirror of https://github.com/minio/minio.git synced 2025-04-01 02:03:42 -04:00

10803 Commits

Author SHA1 Message Date
Anis Eleuch
07927e032a
Add a script to filter goroutines waiting for a given number of minutes () 2023-05-16 08:05:49 -07:00
jiuker
15bec32bb4
fix: tier handlers must write error only once () 2023-05-15 23:56:52 -07:00
Anis Eleuch
e2b7a08c10
heal: Update object parity with the latest configured SC () 2023-05-15 21:32:13 -07:00
Harshavardhana
ef2fc0f99e
fix: reduce using memory and temporary files. () 2023-05-15 14:08:54 -07:00
Harshavardhana
d063596430
fix: veeam SOS API 'system.xml' strings () 2023-05-15 12:06:42 -07:00
jiuker
bd2dc6c670
fix: in healing tracker printTo when err () 2023-05-15 10:14:48 -07:00
Anis Eleuch
684399433b
lock: Retry locking with an increasing random interval () 2023-05-13 08:42:21 -07:00
Harshavardhana
b62791617c
fix: notify systemd as soon as we wait on the OS signal () 2023-05-12 16:42:17 -07:00
Poorna
e07c2ab868
Use hash.NewLimitReader for internal multipart calls () 2023-05-12 11:19:08 -07:00
jiuker
203755793c
fix: in printEndpointError count error once per init() () 2023-05-12 10:41:54 -07:00
Anis Eleuch
883c98e26f
fix: remove objects when there are skipped versions due to ILM in decom () 2023-05-12 10:37:38 -07:00
Harshavardhana
f5a20a5d06
allow nodes offline in k8s setups when expanding pools () 2023-05-11 17:41:33 -07:00
Poorna
ef7177ebbd
disallow bucket replication setup with site replication () 2023-05-11 15:48:40 -07:00
Harshavardhana
3637aad36e
do not count ILM expired objects and other skipped objects () 2023-05-11 13:35:16 -07:00
Aditya Manthramurthy
77db9686fb
Update console to v0.27.0 () 2023-05-11 12:18:17 -07:00
Shireesh Anjal
c326e5a34e
Add metrics for webhook endpoint stats () 2023-05-11 11:24:37 -07:00
jiuker
c23c982593
xmlDecoder err use ErrMalformedXML when PutBucketACLHandler () 2023-05-11 11:11:15 -07:00
Shireesh Anjal
a3d666356c
fix: error in capturing XFS error config in health report () 2023-05-10 15:20:48 -07:00
jiuker
3cdbc2f414
add validationErr to validateConfig When DeleteIdentityProviderCfg () 2023-05-10 09:37:30 -07:00
Harshavardhana
b92cdea578
fix: start using pkg/workers to spawn parallel workers () 2023-05-09 16:37:31 -07:00
jiuker
5e629a99af
fix: for profiling duration parsing error reply use ErrInvalidRequest () 2023-05-09 14:27:49 -07:00
Klaus Post
99c4ffa34f
fix: avoid audit log race protection deadlocks () 2023-05-09 08:11:32 -07:00
Harshavardhana
a7f266c907
allow JWT parsing on large session policy based tokens () 2023-05-09 00:53:08 -07:00
Praveen raj Mani
57acacd5a7
Support persistent queue store for loggers () 2023-05-08 21:20:31 -07:00
Han Cen
42fb3cd95e
helm: fix pod annotations indentation () 2023-05-08 07:59:56 -07:00
mstein11
855ed642c3
helm: allow postjob to run without user 1000 () 2023-05-08 07:59:25 -07:00
jiuker
629503ff73
add Err to BucketExists when NoSuchBucket () 2023-05-08 07:51:59 -07:00
jiuker
e3a070e3de
put *msgp.Reader back to pool () 2023-05-08 07:51:39 -07:00
Anton Lindholm
5b364bca1f
helm-chart: Use minio service account for post-deploy job if available () 2023-05-06 23:12:56 -07:00
Poorna
c5c1426262
Validate if replication config being added is self referential () 2023-05-06 13:35:43 -07:00
Denis Krivenko
be18d435a2
helm: declare missing properties in values.yaml () 2023-05-06 13:34:58 -07:00
mstein11
7eea6cdb12
add etc-path to post-job.yaml in helm chart () 2023-05-06 13:34:38 -07:00
Harshavardhana
824c55b3a4
fix: few typos and wordings in minio-limits.md 2023-05-05 20:04:52 -07:00
Klaus Post
76913a9fd5
Signed trailers for signature v4 () 2023-05-05 19:53:12 -07:00
Minio Trusted
2f44dac14f Update yaml files to latest version RELEASE.2023-05-04T21-44-30Z 2023-05-05 06:21:31 +00:00
Harshavardhana
5569acd95c
disallow EC:0 if not set during server startup () RELEASE.2023-05-04T21-44-30Z 2023-05-04 14:44:30 -07:00
Harshavardhana
1d0211d395
allow deletes on directory objects to perform permanent deletes () 2023-05-04 14:43:52 -07:00
Anis Eleuch
06cd0a636e
Avoid calling KES Status when peers ping each other () 2023-05-04 11:28:33 -07:00
Klaus Post
7f7b489a3d
snowball: use latest time when mtime is missing () 2023-05-04 07:29:33 -07:00
Klaus Post
bb6f4d7633
Remove redundant checkFormatJSON logging () 2023-05-04 07:28:37 -07:00
Alex
6e24dff26a
Added MINIO_BROWSER_LOGIN_ANIMATION env support for WebUI console ()
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
2023-05-03 15:32:50 -07:00
Harshavardhana
e372e4e592
add nodeName to the log while taking drive offline () 2023-05-03 15:05:45 -07:00
Harshavardhana
9571b0825e
add configurable VRF interface and user-timeout () 2023-05-03 14:12:25 -07:00
Poorna
90e2cc3d4c
Add audit logging of site replication multipart proxying () 2023-05-03 11:19:45 -07:00
Alex
0c0820caef
Updated Console version to v0.26.4 ()
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
2023-05-03 11:00:23 -07:00
Harshavardhana
9112ca4e29
change ttfb_distribution metrics to histogramMetric () 2023-05-03 07:31:00 -07:00
Dylan Piergies
8203cb9990
helm: apply templating to Ingress host and environment variable values () 2023-05-02 23:27:17 -07:00
Harshavardhana
d5bce978a8 upgrade helm to v5.0.9
Signed-off-by: Harshavardhana <harsha@minio.io>
2023-05-02 23:23:26 -07:00
Poorna
ec84bad882
batch replication now supports arbitrary S3 targets () 2023-05-02 22:52:35 -07:00
Harshavardhana
b53376a3a4
change directory objects to never create new versions () 2023-05-02 16:09:33 -07:00