Commit Graph

  • fb17f97cf3 move audit and logger message structure to minio/pkg (#16655) Daniel Valdivia 2023-02-21 21:21:17 -08:00
  • 6b65ba1551 Added attribute proxy for mc admin config set ALIAS logger_webhook (#16657) Shubhendu 2023-02-22 10:49:46 +05:30
  • 9202c6e26a Reload bucket targets when replication config is refreshed (#16684) Poorna 2023-02-21 21:18:49 -08:00
  • 59a5456091 fix: STS error translation to API error (#16683) Poorna 2023-02-21 20:27:48 -08:00
  • 8bfe972bab Set meaningful message from minio with env variable KMS_SECRET_KEY (#16584) Allan Roger Reid 2023-02-21 17:43:01 -08:00
  • fd6622458b Add detailed scanner trace output and notifications (#16668) Klaus Post 2023-02-21 18:33:33 +01:00
  • 8a08861dd9 fix: healing of replication config for endpoint changes (#16648) Poorna 2023-02-20 02:36:13 -08:00
  • 82dcfd4e10 update dependencies to latest releases (#16651) Harshavardhana 2023-02-20 02:35:20 -08:00
  • b66d7dc708 add missing x-amz-id-2 to event notification date (#16646) Harshavardhana 2023-02-20 02:11:47 -08:00
  • eebdd2b31d update NOTICE to 2015-2023 copyright Harshavardhana 2023-02-19 00:03:50 +05:30
  • b94733ab31 avoid locks when unnecessary in SiteReplicationMetaInfo() (#16650) Harshavardhana 2023-02-18 05:35:22 -08:00
  • 7f2c90a0ed Update yaml files to latest version RELEASE.2023-02-17T17-52-43Z Minio Trusted 2023-02-17 19:07:39 +00:00
  • 84bb7d05a9 fix: healing deadlocks and ordering (#16643) RELEASE.2023-02-17T17-52-43Z Klaus Post 2023-02-17 18:52:43 +01:00
  • 98a84d88e2 fix: trim and ignore './' directories (#16642) Harshavardhana 2023-02-17 07:15:03 -08:00
  • e470268c7c fix: a possible closer leak in SelectObjectHandler (#16598) jiuker 2023-02-17 17:44:40 +08:00
  • 3a6cd4f73d fix: sync.pool won't Put reader back (#16638) jiuker 2023-02-17 17:42:43 +08:00
  • 6ea150fd68 fix: avoid printing certain errors under few locations (#16631) Harshavardhana 2023-02-17 01:40:31 -08:00
  • a7188bc9d0 fix: evaluate BypassGov policy action in deletion correctly (#16635) Anis Elleuch 2023-02-17 03:23:34 +01:00
  • e1e9ddd4a4 use kes.Status() for Status() call (#16629) Harshavardhana 2023-02-16 08:42:24 -08:00
  • a1dd08f2e6 Include tier name in MinIO/S3 target user-agent (#16630) Krishnan Parthasarathi 2023-02-15 22:09:46 -08:00
  • d136ac0596 Don't close transition task channel on server exit (#16627) Krishnan Parthasarathi 2023-02-15 22:09:25 -08:00
  • c33a237067 fix: under site replication disallow remote target modification (#16628) Poorna 2023-02-15 20:22:13 -08:00
  • eb7d3da994 Fix site replication status reporting of quota (#16626) Poorna 2023-02-15 18:38:35 -08:00
  • 37134e42d4 ignore io.EOF, io.ErrUnexpectedEOF on xl.meta reads in WalkDir() (#16625) Harshavardhana 2023-02-15 07:12:48 -08:00
  • 626a4efaad Update reedsolomon to v1.11.7 (#16624) Klaus Post 2023-02-15 14:07:35 +01:00
  • 0c1f8b4e0f add user-agent for all minio.Client usage (#16619) Harshavardhana 2023-02-14 13:19:30 -08:00
  • 857674c3a0 heal: Do not mark buckets as done when there is no online disks (#16621) Anis Elleuch 2023-02-14 21:50:13 +01:00
  • 15a75bd79b ignore preconditionFailed error in batch replication (#16615) Harshavardhana 2023-02-14 07:22:08 -08:00
  • 74887c7372 kms: add support for KES API keys and switch to KES Go SDK (#16617) Andreas Auernhammer 2023-02-14 16:19:20 +01:00
  • 31188e9327 add parallel workers in batch replication (#16609) Harshavardhana 2023-02-13 12:07:58 -08:00
  • ee6d96eb46 Periodically remove stale buckets from in-memory (#16597) Harshavardhana 2023-02-13 08:09:52 -08:00
  • 11fe2fd79a update helm v5.0.7 Minio Trusted 2023-02-13 16:07:23 +05:30
  • c2863cc6ef helm: remove parentheses from podDisruptionBudget (#16605) atalakey4work 2023-02-13 13:36:06 +03:00
  • d6d01067a0 fix: allow global leader lock context merge to be canceled (#16603) Anis Elleuch 2023-02-13 10:26:38 +01:00
  • 1d3b18c3f4 update helm v5.0.6 Minio Trusted 2023-02-13 12:21:38 +05:30
  • a15b6f21b8 remove incorrect use of WaitGroup (#16596) jiuker 2023-02-13 12:59:45 +08:00
  • 689179bf18 ServerInfo: return per erasure set information (#16583) Anis Elleuch 2023-02-11 14:01:56 +01:00
  • bf749eec61 Update yaml files to latest version RELEASE.2023-02-10T18-48-39Z Minio Trusted 2023-02-10 20:55:45 +00:00
  • d0f4cc89a5 Re-add Veeam Listing workaround (#16593) RELEASE.2023-02-10T18-48-39Z Klaus Post 2023-02-10 19:48:39 +01:00
  • d65debb6bc fix: comply with RFC6750 UserInfo endpoint requirements (#16592) Harshavardhana 2023-02-10 08:50:25 -08:00
  • 72daccd468 fix: scanner in healing cycle must use actual size (#16589) Harshavardhana 2023-02-10 06:53:03 -08:00
  • b363400587 fix: username replacements for aws:username must use parentUser (#16591) Harshavardhana 2023-02-10 06:52:31 -08:00
  • 6b41f941b6 fix: README.md in docs/config (#16564) k0i 2023-02-10 20:02:11 +09:00
  • b9f5f9ba3f fix: aclHandlers convert XML parse error to relevant client error (#16587) jiuker 2023-02-10 18:59:10 +08:00
  • c8ffa59d28 Periodically refresh buckets metadata from the backend disks (#16561) Anis Elleuch 2023-02-09 19:29:20 +01:00
  • 1141187bf2 Update yaml files to latest version RELEASE.2023-02-09T05-16-53Z Minio Trusted 2023-02-09 06:21:34 +00:00
  • 52aeebebea Fix site replication meta info call to be non-blocking (#16526) RELEASE.2023-02-09T05-16-53Z Poorna 2023-02-08 21:16:53 -08:00
  • e101384aa4 Update console to v0.23.1 (#16574) Aditya Manthramurthy 2023-02-08 20:01:53 -08:00
  • 71f02adfca Revert "Print golang http errors in MinIO log format (#16465)" Harshavardhana 2023-02-09 09:27:27 +05:30
  • 9de26531e4 tiering: UpdateWorkers may be called before Init (#16573) Krishnan Parthasarathi 2023-02-08 19:13:34 -08:00
  • fadc46b906 Add the access key and parent user in the audit log (#16572) Anis Elleuch 2023-02-08 20:05:26 +01:00
  • b1d98febfd New disk healing goes through the healing workers (#16568) Anis Elleuch 2023-02-08 18:25:29 +01:00
  • 1828fb212a fix: avoid goroutine leak after timeouts in PeerMetrics (#16569) jiuker 2023-02-09 01:11:16 +08:00
  • c97f50e274 replication syncs happen in 60sec intervals (#16571) Harshavardhana 2023-02-08 08:23:26 -08:00
  • be92046dfd Anonymous pools in health info output are double counted (#16566) jiuker 2023-02-08 22:58:50 +08:00
  • 990fc415f7 Ensure safety of transitionState at startup (#16563) Krishnan Parthasarathi 2023-02-07 23:11:42 -08:00
  • d8daabae9b make site replication healing safer (#16560) Harshavardhana 2023-02-07 21:44:42 -08:00
  • 84fe4fd156 fix: multiObjectDelete by passing versionId for authorization (#16562) Harshavardhana 2023-02-07 18:31:00 -08:00
  • 747d475e76 initialize subsystems that are not dependent on buckets first (#16559) Harshavardhana 2023-02-07 12:46:47 -08:00
  • 095b518802 Show a better error msg when internal data encryption key is incorrect (#16549) Anis Elleuch 2023-02-07 14:22:54 +01:00
  • 0319ae756a fix: pass proper username (simple) string as expected (#16555) Harshavardhana 2023-02-07 03:43:08 -08:00
  • 11c7ecb5cf support if-match/if-none-match with s3 uploads (#16551) Harshavardhana 2023-02-06 18:58:29 -08:00
  • 422c396d73 Removing old action that is no longer needed (#16550) Cesar Celis Hernandez 2023-02-06 19:36:29 -06:00
  • ffd57fde90 Convert 'server closed idle connection' to errDiskNotFound (#16548) Anis Elleuch 2023-02-06 19:42:08 +01:00
  • a451d1cb8d fix: close resp.body checking for kubernetes version (#16547) jiuker 2023-02-07 02:41:41 +08:00
  • 14cf8f1b22 upgrade deps for minio/pkg v1.6.1 to include groups conditions (#16538) Harshavardhana 2023-02-06 09:27:29 -08:00
  • 5996c8c4d5 feat: allow offline disks on a fresh start (#16541) Harshavardhana 2023-02-06 09:26:09 -08:00
  • 21885f9457 fix: liveness/readiness must return errors if KMS is unreachable (#16540) Harshavardhana 2023-02-06 08:55:56 -08:00
  • 6ac48aff46 helm: shared secrets handling for user and svcacct's (#16379) Christian Niessner 2023-02-06 06:51:10 +01:00
  • 85ff76e7b0 fix(helm): use PodDisruptionBudget v1 for newer k8s versions (#16466) Mathieu Parent 2023-02-06 06:50:45 +01:00
  • e47a31f9fc fix: object size distribution in metrics for all objects (#16539) Harshavardhana 2023-02-05 10:40:10 +05:30
  • 517fcd423d add necessary tools to our docker release (#16536) Harshavardhana 2023-02-04 09:10:25 +05:30
  • b780359598 helm version v5.0.5 Harshavardhana 2023-02-04 02:24:02 +05:30
  • aa8b9572b9 remove double ENABLED help output (#16528) Harshavardhana 2023-02-03 19:22:52 +05:30
  • 8ca14e6267 Updating enterprise action (#16518) Cesar Celis Hernandez 2023-02-02 07:53:31 -06:00
  • 876e1a91b2 replication: Fix typo checking PreconditionFailed status code (#16517) Poorna 2023-02-02 05:52:02 -08:00
  • 0b7989aa4b Fix Kafka initialization crash (#16523) Klaus Post 2023-02-02 14:51:19 +01:00
  • 2278fc8f47 Print original error when IAM load is failed in some places (#16511) Anis Elleuch 2023-02-01 13:02:22 +01:00
  • a91f353621 support 'mc admin service restart' for windows (#16512) Harshavardhana 2023-02-01 17:31:46 +05:30
  • cdb1b48ad9 Make localLocker lock attempts cancellable (#16510) Klaus Post 2023-01-31 18:41:17 +01:00
  • a24037bfec Update yaml files to latest version RELEASE.2023-01-31T02-24-19Z Minio Trusted 2023-01-31 07:49:15 +00:00
  • 2d0f30f062 Fix typo in code comment (#16509) RELEASE.2023-01-31T02-24-19Z Kaan Kabalak 2023-01-30 18:24:19 -08:00
  • cea2ca8c8e Add restore-status header for multipart objects (#16508) Krishnan Parthasarathi 2023-01-30 18:23:45 -08:00
  • f713436dd0 Fix truncated list response on deleted replicated objects (#16504) Klaus Post 2023-01-30 18:13:53 +01:00
  • b923a62425 Check pool-index for invalid setups (#16501) Klaus Post 2023-01-30 14:03:07 +01:00
  • 67fce4a5b3 fix: dangling delete() upon success should return 404 (#16494) Harshavardhana 2023-01-28 02:13:45 +05:30
  • eaa65b7ade fix replication healing on list to consider all versions (#16496) Poorna 2023-01-27 12:43:28 -08:00
  • 820d94447c replication: fix target bucket passed on GET proxy (#16495) Poorna 2023-01-27 10:24:51 -08:00
  • ed20134a7b replication: detect proxy header presence correctly (#16489) Poorna 2023-01-27 01:29:32 -08:00
  • d19cbc81b5 fix: do not return IAM/Bucket metadata replication errors to client (#16486) Harshavardhana 2023-01-27 00:41:54 +05:30
  • 1fd7946dce Print golang http errors in MinIO log format (#16465) Anis Elleuch 2023-01-26 18:16:16 +01:00
  • 027ff0f3a8 fix: set modTime to current in snowball if archive shows empty (#16482) Klaus Post 2023-01-26 17:50:35 +01:00
  • 8fa80874a6 doc: LDAP/AD - nested groups (#16483) Jan Zhanal 2023-01-26 17:47:59 +01:00
  • 430669cfad do not fail groupadd if group already exists Harshavardhana 2023-01-26 21:31:58 +05:30
  • 54b561898f fix: anonymize the x-amz-id-2 value from hostname (#16478) Harshavardhana 2023-01-25 23:55:36 +05:30
  • 65c104a589 add x-amz-id-2 to indicate the node that received the request (#16474) Harshavardhana 2023-01-25 22:44:10 +05:30
  • 0a0416b6ea Better error when setting up replication with a service account alias (#16472) Anis Elleuch 2023-01-25 17:20:12 +01:00
  • 441babdc41 Rename peer S3 prefix to avoid collision in the future (#16473) Anis Elleuch 2023-01-25 15:46:30 +01:00
  • 1bf1fafc86 Update yaml files to latest version RELEASE.2023-01-25T00-19-54Z Minio Trusted 2023-01-25 02:09:27 +00:00
  • 50d58e9b2d Bump up console to v0.23.0 (#16470) RELEASE.2023-01-25T00-19-54Z Aditya Manthramurthy 2023-01-24 16:19:54 -08:00