Commit Graph

  • 72f5cb577e optimize ftp/sftp upload() implementations to avoid CPU load (#19552) Harshavardhana 2024-04-19 05:23:42 -07:00
  • 928c0181bf cleanup: Simplify usage of MinIOSourceProxyRequest (#19553) Robert Lützner 2024-04-19 12:23:31 +00:00
  • 03767d26da fix: get rid of large buffers (#19549) Harshavardhana 2024-04-19 04:26:59 -07:00
  • 108e6f92d4 updating tests to use new mc --enc flags (#19508) Sveinn 2024-04-19 03:43:09 -05:00
  • d653a59fc0 fix: flaky getHostIP test Harshavardhana 2024-04-18 19:09:56 -07:00
  • 01bfdf949a Update yaml files to latest version RELEASE.2024-04-18T19-09-19Z Minio Trusted 2024-04-18 20:45:59 +00:00
  • 98f7821eb3 fix: ldap: avoid unnecessary import errors (#19547) RELEASE.2024-04-18T19-09-19Z Aditya Manthramurthy 2024-04-18 12:09:19 -07:00
  • 2d3898e0d5 add ftp example for to helm's values.yaml extraArgs field (#19541) jiuker 2024-04-18 23:57:22 +08:00
  • ae46ce9937 ldap: Normalize DNs when importing (#19528) Aditya Manthramurthy 2024-04-18 08:15:02 -07:00
  • dfc112c06b list: Fix rare listing continuation freeze (#19524) Anis Eleuch 2024-04-18 05:42:11 +01:00
  • ca5fab8656 Add cluster audit metrics in metrics-v3 (#19514) Shireesh Anjal 2024-04-17 14:48:02 +05:30
  • 6df76ca73c Add system memory metrics in v3 (#19486) Shireesh Anjal 2024-04-17 10:40:25 +05:30
  • f65dd3e5a2 reload from drive tier-config when in-memory cache is not found (#19527) Harshavardhana 2024-04-16 22:09:58 -07:00
  • a8d601b64a allow detaching any non-normalized DN (#19525) Harshavardhana 2024-04-16 17:36:43 -07:00
  • 73b4794cf7 Improve typos configuration (#19489) Viktor Szépe 2024-04-17 02:36:28 +02:00
  • e2709ea129 ftp: Return current time for prefixes/directories (#19519) Klaus Post 2024-04-16 17:35:55 -07:00
  • 740ec80819 At server init, use the correct context when creating the KMS Master Key (#19526) Allan Roger Reid 2024-04-16 17:34:45 -07:00
  • d95e054282 update all deps regular cadence (#19523) Harshavardhana 2024-04-16 11:48:56 -07:00
  • 7c1f9667d1 Use GetDuration() helper for MINIO_KMS_KEY_CACHE_INTERVAL as time.Duration (#19512) Allan Roger Reid 2024-04-16 08:43:39 -07:00
  • 9246990496 fix: ListObjectVersions returning duplicates when resuming with null version id (#19518) Klaus Post 2024-04-16 08:41:27 -07:00
  • 0cf3d93360 removed hardcoded datasource uid (#19477) Markus Wagner 2024-04-15 12:03:01 +02:00
  • cb06aee5ac convert multipart-cleanup from a blocking unlink() to a rename to trash (#19495) Harshavardhana 2024-04-15 03:02:39 -07:00
  • 1c70e9ed1b ILM expiry replication status only if enabled (#19503) Shubhendu 2024-04-15 15:10:39 +05:30
  • f3d6a2dd37 code clean for dynamicSleeper (#19499) jiuker 2024-04-15 17:40:19 +08:00
  • d1c58fc2eb remove older deploymentID fix behavior to speed up startup (#19497) Harshavardhana 2024-04-15 01:25:46 -07:00
  • b8f05b1471 Keep an up-to-date copy of the KMS master key (#19492) Allan Roger Reid 2024-04-15 00:42:50 -07:00
  • e7baf78ee8 fix: list operations resuming when hitting different node (#19494) Klaus Post 2024-04-12 11:13:36 -07:00
  • 87299eba10 fix: close sessionPolicyFile in the sts-assume-role example (#19428) guangwu 2024-04-13 00:09:55 +08:00
  • d3a07c29ba Correct sample for node scrape configuration (#19491) Shubhendu 2024-04-12 21:19:30 +05:30
  • 8d39b715dc Fix some CI warnings (#19482) Aditya Manthramurthy 2024-04-12 02:25:58 -07:00
  • 7e3166475d simplify common functions in replication (#19480) Harshavardhana 2024-04-11 17:27:32 -07:00
  • 5206c0e883 Inspect: Add error if no results (#19476) Klaus Post 2024-04-11 14:22:47 -07:00
  • 41ec038523 remove permission denied error for being drive error (#19478) Harshavardhana 2024-04-11 14:22:15 -07:00
  • 08d3d06a06 Add drive metrics in metrics-v3 (#19452) Shireesh Anjal 2024-04-11 23:16:34 +05:30
  • 074febd9e1 remove SetDiskLoc() rely on the endpoint values instead (#19475) Harshavardhana 2024-04-11 10:45:28 -07:00
  • aa8d25797b update versioning tests to cover CopyObject() (#19472) Harshavardhana 2024-04-11 02:50:52 -07:00
  • 8d7d4adb91 Updated Console UI to v1.2.0 (#19467) Alex 2024-04-11 02:31:16 -06:00
  • ffa91f9794 fix CopyObject with replace overwriting inline status (#19468) Poorna 2024-04-10 23:42:51 -07:00
  • 0c31e61343 allow protection from invalid config values (#19460) Harshavardhana 2024-04-10 18:10:30 -07:00
  • 9b926f7dbe avoid busy loops in bad path component (#19466) Harshavardhana 2024-04-10 18:08:52 -07:00
  • 35d8728990 handle missing LDAP normalization in SetPolicy() API (#19465) Harshavardhana 2024-04-10 15:37:42 -07:00
  • f7ed9a75ba Allow specifying the local server with env variable _MINIO_SERVER_LOCAL (#19453) Allan Roger Reid 2024-04-10 09:34:59 -07:00
  • 9496c17e13 doc: add Content-Type to s3zip (#19455) jiuker 2024-04-11 00:28:27 +08:00
  • ed64e91f06 fix: noHost for collectLocalMetric (#19457) jiuker 2024-04-11 00:28:08 +08:00
  • a481825ae1 fix: unknow contentType for ArchiveFileHandler (#19451) jiuker 2024-04-09 18:41:25 +08:00
  • 7bb0f32332 make if-none-match PUT/POST RFC compliant (#19448) Harshavardhana 2024-04-09 01:17:49 -07:00
  • c6f8dc431e Add a warning when the total size of an object versions exceeds 1 TiB (#19435) Anis Eleuch 2024-04-08 18:45:03 +01:00
  • 78f177b8ee Allow setting readOnlyRootFilesystem in securityContext (#19437) Alexander Thaller 2024-04-08 18:31:05 +02:00
  • 787c44c39d batch-repl: Do not allow both source/target to be remote (#19434) Anis Eleuch 2024-04-08 15:11:38 +01:00
  • f06fee0364 heal: Add more per disk healing result in the audit (#19427) Anis Eleuch 2024-04-08 10:26:14 +01:00
  • c957e0d426 fix: increase the tiering part size to 128MiB (#19424) Harshavardhana 2024-04-08 02:22:27 -07:00
  • 04101d472f fix: add fallbackDisks for disk healing (#19425) Harshavardhana 2024-04-08 02:22:13 -07:00
  • 51fc145161 Update yaml files to latest version RELEASE.2024-04-06T05-26-02Z Minio Trusted 2024-04-06 06:44:30 +00:00
  • 9d63bb1b41 Added new API errors for LDAP (#19415) RELEASE.2024-04-06T05-26-02Z Taran Pelkey 2024-04-06 01:26:02 -04:00
  • 8ff2a7a2b9 fix: IAM import/export: remove sts group handling (#19422) Aditya Manthramurthy 2024-04-05 20:13:35 -07:00
  • 91f91d8f47 fix: a regression in IAM policy reload routine() (#19421) Harshavardhana 2024-04-05 14:26:41 -07:00
  • a207bd6790 turn-off Nlink readdir() optimization for NFS/CIFS (#19420) Harshavardhana 2024-04-05 08:17:08 -07:00
  • 96d226c0b1 remove frivolous log about abort-multipart failure in replication (#19413) Harshavardhana 2024-04-05 04:39:55 -07:00
  • a86d98826d Set object's original modTime when being restored (#19414) Krishnan Parthasarathi 2024-04-05 04:39:31 -07:00
  • 1bb670ecba use new generics based LRU from hashicorp (#19409) Harshavardhana 2024-04-04 11:58:48 -07:00
  • c9e9a8e2b9 fix: ldap: use validated base DNs (#19406) Aditya Manthramurthy 2024-04-04 11:36:18 -07:00
  • 272367ccd2 feat: add memlimit flags for setMaxResources (#19400) jiuker 2024-04-04 20:06:57 +08:00
  • 95bf4a57b6 logging: Add subsystem to log API (#19002) Anis Eleuch 2024-04-04 13:04:40 +01:00
  • 2228eb61cb Add more tests for ARN and its format (#19408) Harshavardhana 2024-04-04 01:31:34 -07:00
  • 5f07eb2d17 Add env variable MINIO_IDENTITY_OPENID_REDIRECT_URI to statefulset (#18949) Alexander Thaller 2024-04-04 08:34:45 +02:00
  • d96d696841 Dont use deprecated angular (#19396) Shubhendu 2024-04-04 07:31:53 +05:30
  • e18c0ab9bf update vulncheck to go1.21.9 Harshavardhana 2024-04-03 18:42:23 -07:00
  • faeb2b7e79 use GenerateKey as more reliable KMS health-check (#19404) Andreas Auernhammer 2024-04-03 23:13:20 +02:00
  • 97ce11cb6b Avoid using a nil transport when the config is not initialized (#19405) Anis Eleuch 2024-04-03 19:27:05 +01:00
  • d7daae4762 update to latest deps (#19399) Harshavardhana 2024-04-03 09:28:32 -07:00
  • 3d86ae12bc feat: support EdDSA/Ed25519 for oss (#19397) jiuker 2024-04-03 07:02:35 +08:00
  • ba46ee5dfa Adding console targets back into systemtarget log slice (#19398) Sveinn 2024-04-02 17:56:14 -05:00
  • 912bbb2f1d Always return slice with cap (#19395) Klaus Post 2024-04-02 08:56:18 -07:00
  • 4f660a8eb7 fix: missing metrics for healed objects (#19392) Harshavardhana 2024-04-01 23:48:36 -07:00
  • ae4fb1b72e Prioritize the bucket configs first during the decommissioning (#19393) Praveen raj Mani 2024-04-02 12:18:26 +05:30
  • b435806d91 Reduce big message RPC allocations (#19390) Klaus Post 2024-04-01 16:42:09 -07:00
  • 06929258bc Update yaml files to latest version RELEASE.2024-03-30T09-41-56Z Minio Trusted 2024-03-30 18:32:38 +00:00
  • cb577835d9 add curl to hotfix, release.fips RELEASE.2024-03-30T09-41-56Z Harshavardhana 2024-03-30 02:41:51 -07:00
  • 7f35f74f14 add missing curl for other platforms Harshavardhana 2024-03-29 12:07:33 -07:00
  • 3d6194e93c Remove empty replication stats (#19385) Klaus Post 2024-03-29 11:57:52 -07:00
  • 72c7845f7e add static curl to container (#19383) Harshavardhana 2024-03-29 08:08:52 -07:00
  • 1c99597a06 update() inlineBlock settings properly in storageClass config (#19382) Harshavardhana 2024-03-29 08:07:06 -07:00
  • feb9d8480b add auditing for healing objects (#19379) Harshavardhana 2024-03-28 16:46:19 -07:00
  • 4e670458b8 fix: CI warnings (#19380) Aditya Manthramurthy 2024-03-28 16:44:49 -07:00
  • 48deccdc40 fix: sts accounts map refresh and fewer list calls (#19376) Aditya Manthramurthy 2024-03-28 16:43:50 -07:00
  • 2eee744e34 Fix issue [#19314], resolve the absence of the sed command in ub… (#19315) Andi Bräu 2024-03-29 00:20:50 +01:00
  • 3f72439b8a Suppress error log for force-deleting object in locked bucket (#19378) Kaan Kabalak 2024-03-28 14:37:42 -07:00
  • 468a9fae83 Enable replication of SSE-C objects (#19107) Shubhendu 2024-03-28 23:14:56 +05:30
  • d87f91720b Split the replication dashboard in cluster and node level (#19374) Shubhendu 2024-03-28 22:45:39 +05:30
  • aa0eec16ab Remove empty replication stats when sending update (#19375) Klaus Post 2024-03-28 10:13:07 -07:00
  • d63e603040 Pre populate the server names using a query (#19367) Shubhendu 2024-03-28 20:44:26 +05:30
  • 8222a640ac fix: slice append lose the data for NSScanner (#19373) jiuker 2024-03-28 23:13:36 +08:00
  • 7e45d84ace ldap: improve normalization of DN values (#19358) Aditya Manthramurthy 2024-03-27 23:45:26 -07:00
  • 139a606f0a use bigger partSize per part for tiering to MinIO (#19361) Harshavardhana 2024-03-27 23:45:08 -07:00
  • 289223b6de expire ILM all versions verify quorum on action (#19359) Harshavardhana 2024-03-27 23:44:52 -07:00
  • c61dd16a1e fix: avoid fan-out DeletePrefix calls for batch-expire and ILM (#19365) Harshavardhana 2024-03-27 20:18:15 -07:00
  • 3e38fa54a5 set max versions to be IntMax to avoid premature failures (#19360) Harshavardhana 2024-03-27 18:08:07 -07:00
  • 4a02189ba0 feat: add env to choose which node to start decom (#19310) jiuker 2024-03-28 07:18:40 +08:00
  • 3d4fc28ec9 Render node graphs by node (#19356) Shubhendu 2024-03-27 23:11:08 +05:30
  • ec3a3bb10d fix: Remove unnecessary loops for searchParent (#19353) jiuker 2024-03-27 23:12:14 +08:00