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

11055 Commits

Author SHA1 Message Date
Anis Elleuch
1fd7946dce
Print golang http errors in MinIO log format () 2023-01-26 22:46:16 +05:30
Klaus Post
027ff0f3a8
fix: set modTime to current in snowball if archive shows empty () 2023-01-26 22:20:35 +05:30
Jan Zhanal
8fa80874a6
doc: LDAP/AD - nested groups () 2023-01-26 22:17:59 +05:30
Harshavardhana
430669cfad do not fail groupadd if group already exists
fixes 
2023-01-26 21:32:02 +05:30
Harshavardhana
54b561898f
fix: anonymize the x-amz-id-2 value from hostname () 2023-01-25 10:25:36 -08:00
Harshavardhana
65c104a589
add x-amz-id-2 to indicate the node that received the request () 2023-01-25 09:14:10 -08:00
Anis Elleuch
0a0416b6ea
Better error when setting up replication with a service account alias () 2023-01-25 21:50:12 +05:30
Anis Elleuch
441babdc41
Rename peer S3 prefix to avoid collision in the future () 2023-01-25 06:46:30 -08:00
Minio Trusted
1bf1fafc86 Update yaml files to latest version RELEASE.2023-01-25T00-19-54Z 2023-01-25 02:09:27 +00:00
Aditya Manthramurthy
50d58e9b2d
Bump up console to v0.23.0 () RELEASE.2023-01-25T00-19-54Z 2023-01-24 16:19:54 -08:00
Harshavardhana
e64b9f6751
fix: disallow SSE-C encrypted objects on replicated buckets () 2023-01-24 15:46:33 -08:00
Florian Schwab
d67a846ec4
allow restarting of decommissioning if completed, failed or canceld () 2023-01-24 07:07:59 -08:00
Poorna
ca2a1c3f60
replication: clone metrics while loading metrics cache () 2023-01-24 02:10:32 -08:00
Poorna
93fbb228bf
Validate if parent user exists for service acct () 2023-01-24 08:17:18 +05:30
Harshavardhana
3683673fb0
add missing gorilla/mux migration, update credits () 2023-01-23 08:46:37 -08:00
Anis Elleuch
f37a5b6dae
Add CPU info in the check update user-agent () 2023-01-23 08:07:55 -08:00
Harshavardhana
31b0decd46
migrate to minio/mux from gorilla/mux () 2023-01-23 16:42:47 +05:30
Harshavardhana
eb561e1c05
allow bootstrap platform checks to be pool specific () 2023-01-23 16:24:50 +05:30
Mathieu Parent
54c9ecff5b
fix(helm): fsGroup is only on podSecurityContext () 2023-01-21 10:03:03 -08:00
Wessel Valkenburg (prevue.ch)
edcd72585d
Update post-job.yaml in Helm chart () 2023-01-21 10:02:08 -08:00
Alex
1a17fc17bb
GitHub Workflows security hardening () 2023-01-21 09:55:17 -08:00
Poorna
ddad231921
replication: Avoid logging PreConditionFailed error () 2023-01-21 07:33:04 +05:30
Anis Elleuch
e73894fa50
grafana: Show one metric for the total data growth () 2023-01-20 09:39:28 -08:00
Klaus Post
03b94f907f
fix: deleted object names for directory objects () 2023-01-20 21:16:06 +05:30
Minio Trusted
3fa7218c44 Update yaml files to latest version RELEASE.2023-01-20T02-05-44Z 2023-01-20 08:11:58 +00:00
Shireesh Anjal
0f591d245d
fix: incorrect anonymization of drive endpoint () RELEASE.2023-01-20T02-05-44Z 2023-01-20 07:35:44 +05:30
Poorna
1b02e046c2
Fix bandwidth monitoring to be per remote target () 2023-01-19 18:52:16 +05:30
Harshavardhana
d08e3cc895
add a way to avoid blocking queueHealTask() depending on caller () 2023-01-19 18:50:54 +05:30
Anis Elleuch
d98116559b
Use async healing in PutObject call () 2023-01-19 00:54:22 -08:00
Krishnan Parthasarathi
71c95ad0d0
Signal stop-rebalance to all rebalancing pools () 2023-01-19 06:54:23 +05:30
Minio Trusted
5c1a4ba5f9 Update yaml files to latest version RELEASE.2023-01-18T04-36-38Z 2023-01-18 07:46:44 +00:00
Aditya Manthramurthy
698862ec5d
Fix transports/timeouts related regressions () RELEASE.2023-01-18T04-36-38Z 2023-01-18 10:06:38 +05:30
Harshavardhana
b4ef5ff294
remove unnecessary code checking for supported features () 2023-01-17 19:37:47 +05:30
Harshavardhana
3db658e51e
use correct xml package for custom MarshalXML() () 2023-01-17 05:08:33 +05:30
Shireesh Anjal
5a9f7516d6
Add monthly license update job () 2023-01-17 05:08:15 +05:30
Anis Elleuch
3039fd4519
Optimize background heal status to use LocalStorageInfo () 2023-01-17 05:02:00 +05:30
Harshavardhana
095fc0561d
feat: allow decom of multiple pools () 2023-01-16 21:36:34 +05:30
Anis Elleuch
beb1924437
Properly restart fresh disk healing when failed in some places () 2023-01-14 05:06:46 +05:30
jiuker
c8e1154f1e
fix: reading from erasureDisks must be protected via read lock() () 2023-01-13 04:16:23 -08:00
Poorna
b204c2dbec
fix: enforce deny on DeleteVersionAction () 2023-01-13 04:16:00 -08:00
Poorna
b22b39de96
Avoid dangling deletes if disk not found () 2023-01-12 22:20:19 -08:00
Harshavardhana
c242e6c391
fix: calculate common parity properly () 2023-01-13 03:28:16 +05:30
Anis Elleuch
e05205756f
metrics: Add more logs when unable to read bucket usage () 2023-01-13 02:32:00 +05:30
Daniel Valdivia
d03b244fcd
Remove checks target from docker target ()
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
2023-01-12 01:39:12 -08:00
Aditya Manthramurthy
5ef679d8f1
Simplify/speedup container image publishing script () 2023-01-12 01:35:47 -08:00
Minio Trusted
d33c527e39 Update yaml files to latest version RELEASE.2023-01-12T02-06-16Z 2023-01-12 07:27:07 +00:00
Aditya Manthramurthy
7bc95c47a3
Update console to 0.22.5 () RELEASE.2023-01-12T02-06-16Z 2023-01-11 18:06:16 -08:00
Anis Elleuch
475a88b555
fix: error out if an object is found after a full decom () 2023-01-12 05:52:51 +05:30
Allan Roger Reid
9815dac48f
fix: allow bind on ipv6 loopback failures () 2023-01-11 08:47:39 +05:30
Anis Elleuch
1ece3d1dfe
Add comment field to service accounts () 2023-01-10 21:57:52 +04:00