Commit Graph

  • d5e8dac1cf fix: canceling the heal caused goroutine to leak. (#18322) jiuker 2023-10-26 22:53:06 +08:00
  • 96ec8fcba1 Preserve replica timestamps in multipart (#18318) Poorna 2023-10-25 21:24:10 -07:00
  • 0663eb69ed fix: do not preserve mtime during CopyObject() metadata updates (#18316) Harshavardhana 2023-10-25 14:30:56 -07:00
  • 0594d37230 update go mod and CREDITS (#18289) Harshavardhana 2023-10-25 08:32:59 -07:00
  • 3cc30bcc18 upgrade container base image to ubi-9 (#18313) Andreas Auernhammer 2023-10-25 17:32:18 +02:00
  • 99c1a642a4 Update yaml files to latest version RELEASE.2023-10-25T06-33-25Z Minio Trusted 2023-10-25 07:52:49 +00:00
  • c60f54e5be make ListMultipart/ListParts more reliable skip healing disks (#18312) RELEASE.2023-10-25T06-33-25Z Harshavardhana 2023-10-24 23:33:25 -07:00
  • 483389f2e2 set diskMaxConcurrent to 32 if nrRequests is lower Harshavardhana 2023-10-24 17:21:06 -07:00
  • c0f2f84285 avoid racy replicationCount checks (#18311) Harshavardhana 2023-10-24 15:30:42 -07:00
  • 069d118329 fix: listObjectParts to prefer local and single disks (#18309) Harshavardhana 2023-10-24 13:51:57 -07:00
  • a7b1834772 fix: flaky and stupid tests in root lockdown (#18308) Harshavardhana 2023-10-24 13:22:44 -07:00
  • 6415dec37a Improve multipart listing speed (#18307) Klaus Post 2023-10-24 12:06:06 -07:00
  • 74253e1ddc Fix BackendInfo() race (#18305) Klaus Post 2023-10-24 08:15:41 -07:00
  • 01b3fb91e5 Update yaml files to latest version RELEASE.2023-10-24T04-42-36Z Minio Trusted 2023-10-24 05:05:12 +00:00
  • 2dc917e87f maxConcurrent must be set only once per node (#18303) RELEASE.2023-10-24T04-42-36Z Harshavardhana 2023-10-23 21:42:36 -07:00
  • 0a284a1a10 fix: SR: Add more info when IAM config differs (#18302) Aditya Manthramurthy 2023-10-23 21:16:40 -07:00
  • 5c8339e1e8 fix: veeam SOS API to higher layers (#18287) Harshavardhana 2023-10-23 13:55:45 -07:00
  • fd37418da2 fix: allow server not initialized error to be retried (#18300) Harshavardhana 2023-10-23 12:30:20 -07:00
  • bbfea29c2b use object modTime for the event sequencer ID (#18285) Harshavardhana 2023-10-20 19:28:05 -07:00
  • aa703dc903 relax write quorum requirement for ListBuckets()/HeadBucket() (#18288) Harshavardhana 2023-10-20 17:50:21 -07:00
  • 8cd80fec8c Add unit test for lifecycle.FilterRules (#18284) Krishnan Parthasarathi 2023-10-19 21:33:28 -07:00
  • 780882efcf do not check for query params to be signed headers (#18283) Harshavardhana 2023-10-19 21:32:49 -07:00
  • c5636143c6 build(deps): bump github.com/nats-io/nats-server/v2 from 2.9.20 to 2.9.23 (#18282) dependabot[bot] 2023-10-19 16:40:59 -07:00
  • ba6218b354 fix: resource metrics "concurrent map iteration and map write" (#18273) Klaus Post 2023-10-18 13:28:50 -07:00
  • 8e32de3ba9 cache DiskInfo() metrics call separately (#18270) Harshavardhana 2023-10-18 11:17:32 -07:00
  • e37508fb8f fix: linter errors in Windows specific code (#18276) Klaus Post 2023-10-18 11:08:15 -07:00
  • b46a717425 Remove unused config migration (#18277) Klaus Post 2023-10-18 11:05:24 -07:00
  • 7926df0b80 Fix globalDeploymentID race (#18275) Klaus Post 2023-10-18 08:06:57 -07:00
  • 557df666fd Don't skip rules with ExpiredObjectDeleteMarker (#18256) Krishnan Parthasarathi 2023-10-16 22:46:46 -07:00
  • f91b257f50 choose different max_concurrent requests per drive based on HDD/NVMe (#18254) Harshavardhana 2023-10-16 17:18:13 -07:00
  • 28a2d1eb3d Allow OpenID ARN resource ID to start with a - (#18255) Aditya Manthramurthy 2023-10-16 13:50:51 -07:00
  • a0ae1489e5 Update yaml files to latest version RELEASE.2023-10-16T04-13-43Z Minio Trusted 2023-10-16 05:58:49 +00:00
  • edfb310a59 fix: always load ENVs from files first as soon as server starts (#18247) RELEASE.2023-10-16T04-13-43Z Harshavardhana 2023-10-15 21:13:43 -07:00
  • a2312028b9 Update yaml files to latest version RELEASE.2023-10-14T05-17-22Z Minio Trusted 2023-10-14 06:27:13 +00:00
  • 78f1f69d57 fix site replication resync status (#18245) RELEASE.2023-10-14T05-17-22Z Poorna 2023-10-13 22:17:22 -07:00
  • e1e33077e8 fix: tests and resync replication status (#18244) Harshavardhana 2023-10-13 17:03:34 -07:00
  • b3e7de010d Remove usage of errors.Join for go1.19 compat (#18243) Aditya Manthramurthy 2023-10-13 15:14:16 -07:00
  • f5b04865f4 Helm Chart: Added "MINIO_IDENTITY_OPENID_REDIRECT_URI" Env Var (#18236) Satish Michael 2023-10-13 10:46:54 -04:00
  • bf1c6edb76 Revert "Capture network device info in health report" (#18241) Shireesh Anjal 2023-10-13 20:16:36 +05:30
  • 2ac7fee017 fix: missing fileName will upload failed when PostPolicyBucketHandler (#18240) jiuker 2023-10-13 22:31:23 +08:00
  • 128256e3ab Add event counters (#18232) Klaus Post 2023-10-12 15:39:22 -07:00
  • a66a7f3e97 Capture network device info in health report (#18213) Shireesh Anjal 2023-10-13 04:03:31 +05:30
  • 20b79f8945 fix: env depend on the flag (#18231) jiuker 2023-10-13 06:32:38 +08:00
  • 9a877734b2 Fix various poolmeta races (#18230) Klaus Post 2023-10-12 15:30:42 -07:00
  • 409c391850 implement helpers to get relevant info instead of FileInfo() (#18228) Harshavardhana 2023-10-12 15:29:59 -07:00
  • 763ff085a6 Add CI tests for next branch (#18224) Klaus Post 2023-10-12 06:15:10 -07:00
  • 5b9656374c Error if target went offline (#18221) Shubhendu 2023-10-12 18:43:57 +05:30
  • b32014549c build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#18219) dependabot[bot] 2023-10-12 01:54:36 -07:00
  • 9476d212bc build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 in /docs/debugging/s3-verify (#18218) dependabot[bot] 2023-10-12 00:39:12 -07:00
  • 000928d34e fix: should call func globalOSMetrics.time(s)() when updateOSMetrics (#18209) jiuker 2023-10-12 15:08:13 +08:00
  • 6829ae5b13 completely remove drive caching layer from gateway days (#18217) Harshavardhana 2023-10-11 21:18:17 -07:00
  • f09756443d fix: a dynamic config will make a panic for addOrUpdateIDP (#18208) jiuker 2023-10-12 00:06:40 +08:00
  • 5512016885 fix: siteResyncMetrics init will make a deadlock when len(siteReplication) >= 3 (#18206) jiuker 2023-10-11 14:27:27 +08:00
  • 21ecb941fe fix: avoid counting out of band deletes during disk heal (#18205) Harshavardhana 2023-10-10 14:39:48 -07:00
  • 77e94087cf fix: calling statfs() call moves the disk head (#18203) Harshavardhana 2023-10-10 13:47:35 -07:00
  • 9ab1f25a47 fix : PutObjectExtract data races (#18199) Klaus Post 2023-10-10 08:36:44 -07:00
  • aaab7aefbe fix: avoid nil panic upon error in GetObjectNInfo via InnerGetObjectNInfoFn (#18198) jiuker 2023-10-10 23:35:33 +08:00
  • 5b8599e52d Do not log invalid tag errors (#18200) Klaus Post 2023-10-10 08:35:03 -07:00
  • 74e0c9ab9b reduce unnecessary logging, simplify certain error handling (#18196) Harshavardhana 2023-10-10 00:33:42 -07:00
  • dcce83b288 avoid rebalance state for getObjectTags if any (#18197) Harshavardhana 2023-10-09 23:56:26 -07:00
  • f731e7ea36 Fix current_send_in_progress metric always being zero (#18160) Matthew Toohey 2023-10-10 11:28:17 +11:00
  • ec30bb89a4 simplify channel send() in WalkDir() (#18186) Maxim Tkachenko 2023-10-10 07:27:55 +07:00
  • 7cd08594f6 Use better host names for metric errors (#18188) Klaus Post 2023-10-09 17:27:11 -07:00
  • 2b4531f069 fix: O_DIRECT is on only for multi-disk setups (#18194) Aditya Manthramurthy 2023-10-09 17:08:40 -07:00
  • 11544a62aa fix: upon write failure on disk journal close the file properly (#18183) Harshavardhana 2023-10-08 12:17:08 -07:00
  • 18550387d5 fix: DeleteServiceAccount API behavior (#18163) Taran Pelkey 2023-10-08 15:13:18 -04:00
  • efb03e19e6 Update yaml files to latest version RELEASE.2023-10-07T15-07-38Z Minio Trusted 2023-10-08 07:09:45 +00:00
  • c27d0583d4 Send kafka notification messages in batches when queue_dir is enabled (#18164) RELEASE.2023-10-07T15-07-38Z Praveen raj Mani 2023-10-07 20:37:38 +05:30
  • 0de2b9a1b2 Fix panic on double unfreezeServices (#18177) Klaus Post 2023-10-06 06:51:50 -07:00
  • 9dc29d7687 Avoid ILM expiry on deleted versions that are yet to replicate (#18175) Poorna 2023-10-06 05:55:15 -07:00
  • 72871dbb9a delete replication: avoid overwriting replication decision (#18174) Poorna 2023-10-05 20:09:45 -07:00
  • 4bda4e4e2b fix: check for disk-level O_DIRECT support (#18173) Aditya Manthramurthy 2023-10-05 19:54:49 -07:00
  • 1971c54a50 update buffer channels for both trace and listen events (#18171) Harshavardhana 2023-10-05 18:16:04 -06:00
  • bb77b89da0 Update MinIO Console version (#18168) Cesar N 2023-10-04 16:25:59 -07:00
  • b336e9a79f fix: loading usage cache to not fail early when reading the backup fails (#18158) Anis Eleuch 2023-10-02 19:22:35 -07:00
  • a2ab21e91c add max-keys=2 optimization for spark workloads (#18154) Harshavardhana 2023-10-02 07:52:59 -06:00
  • 603437e70f Fix startup formatting (#18156) Sveinn 2023-10-02 13:39:47 +00:00
  • db3a9a5990 update missing mc command on multipart-tests Harshavardhana 2023-09-30 19:59:44 -07:00
  • 24c7e73b4e update helm chart images and release v5.0.14 Harshavardhana 2023-09-30 13:46:10 -07:00
  • c053e57068 Add paramaters in Helm chart to load OIDC clientSecret from Secret Resource (#17784) Alik 2023-09-30 22:44:38 +02:00
  • 6d20ec3bea Add support for resource metrics (#18057) Shireesh Anjal 2023-10-01 02:10:20 +05:30
  • c50627ee3e Add tests for multipart upload overwrites on versioned buckets (#18142) Harshavardhana 2023-09-30 03:13:56 -07:00
  • b3cd893f93 Update yaml files to latest version RELEASE.2023-09-30T07-02-29Z Minio Trusted 2023-09-30 07:51:58 +00:00
  • 22d2dbc4e6 decom: Fix infinite retry when the decom is canceled (#18143) RELEASE.2023-09-30T07-02-29Z Anis Eleuch 2023-09-30 00:02:29 -07:00
  • 2b5d9428b1 Use latest madmin-go (v3.0.21) (#18138) Shireesh Anjal 2023-09-29 23:55:34 +05:30
  • d6446cb096 do not return an error in AbortMultipartUpload() (#18135) Harshavardhana 2023-09-29 10:28:19 -07:00
  • c34bdc33fb make sure to set Versioned field to ensure rename2 is not called (#18141) Harshavardhana 2023-09-29 09:08:24 -07:00
  • dd8547e51c chore: drop unnecessary linter (#18133) ferhat elmas 2023-09-29 12:11:31 +02:00
  • aec023f537 Avoid showing buckets without quorum in each pool (#18125) Anis Eleuch 2023-09-29 00:58:54 -07:00
  • e101eeeda9 fix: tier addition validation (#18136) Poorna 2023-09-28 22:33:24 -07:00
  • f29522269d Update yaml files to latest version RELEASE.2023-09-27T15-22-50Z Minio Trusted 2023-09-28 17:49:57 +00:00
  • 3c470a6b8b fix: the inspect script to use scheme per deployment (#18118) RELEASE.2023-09-27T15-22-50Z Harshavardhana 2023-09-27 08:22:50 -07:00
  • 6bc7d711b3 delete of a missing versionId return 204 (#18117) Poorna 2023-09-26 14:02:56 -07:00
  • 10d5dd3a67 fix: a regression with audit log sending (#18112) Shubhendu 2023-09-27 00:53:02 +05:30
  • d9f1df01eb return an error in CopyAligned upon premature EOF (#18110) Harshavardhana 2023-09-26 11:20:06 -07:00
  • cdeab19673 fix: always check error upon w.Close() in Write() (#18111) Harshavardhana 2023-09-26 11:04:00 -07:00
  • 22ee678136 tier: Avoid doing versioned operations since not required anymore (#18108) Anis Eleuch 2023-09-26 00:14:56 -07:00
  • 50a8f13e85 site replication: allow setting bandwidth default for bucket (#18062) Poorna 2023-09-25 15:50:52 -07:00
  • 6dec60b6e6 fix: check post policy like AWS S3 (#18074) jiuker 2023-09-26 03:35:25 +08:00
  • ac3a19138a fix: set scanning details locally to avoid cached values (#18092) Harshavardhana 2023-09-25 08:26:29 -07:00