1
0
mirror of https://github.com/minio/minio.git synced 2025-01-21 11:43:16 -05:00

10909 Commits

Author SHA1 Message Date
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
Krishnan Parthasarathi
6877578bbc
Update minio_node_bucket_scans_finished metrics () 2023-04-11 19:21:34 -07:00
Kunal Singh
10693fddfa
docs: fix repetition in wordings () 2023-04-11 13:23:14 -07:00
Harshavardhana
f3682b6149
allow writes to pools with inconsistent xl.meta () 2023-04-11 11:17:46 -07:00
ferhat elmas
056ca0c68e
refactor: reuse open file in storage interface () 2023-04-09 23:09:28 -07:00
Krishnan Parthasarathi
25f7a8e406
Indicate RenameData is called by healObject () 2023-04-09 10:25:37 -07:00
Anis Eleuch
1f1c267b6c
Add used inodes to disk info () 2023-04-07 07:52:14 -07:00
ferhat elmas
eab1dc927b
chore: fix automatic issue handling from linter in ci () 2023-04-07 07:51:31 -07:00
Anis Eleuch
fc94ea1ced
trace: Fix <unknown> func name of requests rejected by max clients () 2023-04-07 07:51:12 -07:00
jiuker
67d2cf8f30
add Err to Get getRemoteTargetClient. () 2023-04-07 07:50:46 -07:00
Minio Trusted
2c85b84cbc Update yaml files to latest version RELEASE.2023-04-07T05-28-58Z 2023-04-07 06:07:27 +00:00
Harshavardhana
09a25ea7b7 lint: fix some lint issues on files 2023-04-06 22:42:10 -07:00
Klaus Post
260a63ca73
os/windows: do not return errFileNotFound in readDir's () RELEASE.2023-04-07T05-28-58Z 2023-04-06 22:28:58 -07:00
Shubhendu
d3f70ea340
Enable audit log for global handlers ()
Signed-off-by: Shubhendu Ram Tripathi <shubhendu@minio.io>
2023-04-06 21:03:39 -07:00
Aditya Manthramurthy
ceebd35ef7
Bump up console to 0.26.3 () 2023-04-06 20:18:14 -07:00
Anis Eleuch
91b6fe1af3
trace: Bootstrap to show the correct source line number () 2023-04-06 17:51:53 -07:00
Klaus Post
9803f68522
snowball: Restrict zstd window size () 2023-04-06 17:47:38 -07:00
Harshavardhana
47b7469a60
add buffer pool for proxy forwarder () 2023-04-06 15:54:12 -07:00
Shubhendu
4c204707fd
Correct to remove null version while ILM rule application ()
Signed-off-by: Shubhendu Ram Tripathi <shubhendu@minio.io>
Co-authored-by: Harshavardhana <harsha@minio.io>
2023-04-06 14:10:01 -07:00
Harshavardhana
8fd6be0827
avoid mknod in GitHub actions () 2023-04-06 12:02:41 -07:00
Harshavardhana
c06e0bfef9
set correct Host: value for replication event notification () 2023-04-06 10:20:53 -07:00
Klaus Post
8625a9dbb3
Make listing metadata permissions stricter () 2023-04-06 07:52:35 -07:00
Alex
2b71b659e0
Update Console to v0.26.2 ()
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
2023-04-06 01:31:09 -07:00
jiuker
0320ac43cb
simplify bucketInfo return in GetBucketInfo peer call () 2023-04-06 01:30:50 -07:00
Anis Eleuch
111c7d4026
assumeRole return the correct http code for auth errors () 2023-04-05 22:19:31 -07:00
Klaus Post
62c3df0ca3
fix: directory listing on Go 1.20 windows () 2023-04-05 14:36:49 -07:00
Klaus Post
ae011663e8
mint: Ignore teardown errors () 2023-04-05 11:10:24 -07:00
Shireesh Anjal
12591cd241
Upgrade madmin-go to 2.0.18 () 2023-04-05 04:55:55 -07:00
Andrea Longo
0499e1c4b0
Remove ~ from Object Lambda curl example () 2023-04-04 12:15:28 -07:00
Poorna
3158f2d12e
Add support for batch key rotation () 2023-04-04 10:56:54 -07:00
Praveen raj Mani
51f7f9aaa3
Generalize the event store using go generics () 2023-04-04 10:52:24 -07:00
jiuker
6e359c586e
fix: close chan before return in scanner usage updates () 2023-04-04 10:51:05 -07:00
Poorna
699a24f7e5
batch: validate versioning on src/tgt buckets () 2023-04-04 10:50:11 -07:00
jiuker
5fa3665074
add isSysErrNotDir to openFileNoSync () 2023-04-04 08:00:08 -07:00