Commit Graph

  • 40244994ad Allow users to list their own service accounts (#13706) Aditya Manthramurthy 2021-11-19 12:35:35 -08:00
  • 556ae07857 simplify the reader for speedtest (#13682) Harshavardhana 2021-11-19 10:41:37 -08:00
  • 17fd71164c retry disk replacement healing if listing fails (#13689) Harshavardhana 2021-11-19 08:46:47 -08:00
  • 81d19156e9 allow in-memory persistence for gateway (#13694) Harshavardhana 2021-11-18 23:47:02 -08:00
  • 7b82411e6f change the unit of measurement from TB to TiB (#13686) Mani 2021-11-18 23:06:37 -05:00
  • fb268add7a do not flush if Write() failed (#13597) Harshavardhana 2021-11-18 17:19:58 -08:00
  • 7700973538 add missing copyright on testfile (#13691) Harshavardhana 2021-11-18 16:09:12 -08:00
  • 54e25a0251 Fix: Use policies from claims for service accounts (#13690) Aditya Manthramurthy 2021-11-18 15:38:54 -08:00
  • 79b3a1fe4e remove object torrent, AWS S3 removed support for torrent API Harshavardhana 2021-11-18 12:21:48 -08:00
  • faf013ec84 Improve performance on multiple versions (#13573) Klaus Post 2021-11-18 12:15:22 -08:00
  • 7152915318 Use pointer based TLS field (#13659) Shireesh Anjal 2021-11-18 22:32:33 +05:30
  • 886262e58a heal legacy objects when versioning is enabled after upgrade (#13671) Harshavardhana 2021-11-17 15:49:12 -08:00
  • 9c5d9ae376 fallback O_DIRECT if not supported, do regular reads() (#13680) Harshavardhana 2021-11-17 15:48:47 -08:00
  • 3d2bc15e9a Add grafana json file for replication metrics (#13678) Ashish Kumar Sinha 2021-11-18 04:19:46 +05:30
  • 20c43c447d de-couple bucket metadata loading with lock context (#13679) Harshavardhana 2021-11-17 13:42:08 -08:00
  • 4caed7cc0d metrics: Add replication latency metrics (#13515) Anis Elleuch 2021-11-17 21:10:57 +01:00
  • 5b68f8ea6a honor requests_max based on cgroup_limits if configured (#13673) Harshavardhana 2021-11-17 09:55:45 -08:00
  • 8378bc9958 support dynamic redirect_uri based on incoming 'host' header (#13666) Harshavardhana 2021-11-16 18:40:39 -08:00
  • 367cb48096 reduceErrs to handle context.Canceled errors (#13670) Krishnan Parthasarathi 2021-11-16 15:26:48 -08:00
  • 661b263e77 add gocritic/ruleguard checks back again, cleanup code. (#13665) Harshavardhana 2021-11-16 09:28:29 -08:00
  • 07c5e72cdb add thread context in surrounding function into IAM functions (#13658) Aditya Manthramurthy 2021-11-15 14:14:22 -08:00
  • 7752cdbfaf fix: restored object to preserve x-amz-meta properly (#13664) Harshavardhana 2021-11-15 13:25:55 -08:00
  • 4545ecad58 ignore swapped drives instead of throwing errors (#13655) Harshavardhana 2021-11-15 09:46:55 -08:00
  • ac74237f01 add explicit deny support for service accounts (#13657) Harshavardhana 2021-11-15 06:57:52 -08:00
  • 5a36179c19 update go.mod to v0.12.3 Harshavardhana 2021-11-13 09:05:02 -08:00
  • 82d73f387d add tool to read healing.bin for debugging (#13650) Harshavardhana 2021-11-12 16:18:53 -08:00
  • e8c6314770 IAM: init IAM with Init() rather than InitStore() in tests (#13643) Aditya Manthramurthy 2021-11-11 21:03:02 -08:00
  • 087c1b98dc Add tests for OpenID STS creds and add to CI (#13638) Aditya Manthramurthy 2021-11-11 11:23:30 -08:00
  • 68c5ad83fb fix: backend not reachable should be more descriptive (#13634) Harshavardhana 2021-11-10 22:33:17 -08:00
  • 5acc8c0134 add multi-site replication tests (#13631) Harshavardhana 2021-11-10 18:18:09 -08:00
  • c897b6a82d fix: missing entries on first list resume (#13627) Klaus Post 2021-11-10 19:41:21 +01:00
  • d008e90d50 Support dynamic reset of minio config (#13626) Shireesh Anjal 2021-11-10 23:31:32 +05:30
  • ea820b30bf fix: use equalFold() instead of lower and compare (#13624) Harshavardhana 2021-11-10 08:12:50 -08:00
  • 03725dc015 Default multipart caching to writethrough (#13613) Poorna K 2021-11-10 11:12:03 -05:00
  • 0a6f9bc1eb allocate new highwayhash for each string hash (#13623) Harshavardhana 2021-11-09 15:28:08 -08:00
  • 1946922de3 Add CI for etcd IAM backend (#13614) Aditya Manthramurthy 2021-11-09 09:25:13 -08:00
  • edf1f4233b Update yaml files to latest version RELEASE.2021-11-09T03-21-45Z Minio Trusted 2021-11-09 04:51:05 +00:00
  • f4b55ea7a7 update console to v0.12.2 RELEASE.2021-11-09T03-21-45Z Harshavardhana 2021-11-08 19:21:45 -08:00
  • 8dfd1f03e9 fix: IAM initialization crash with etcd store (#13612) Aditya Manthramurthy 2021-11-08 12:55:27 -08:00
  • acf26c5ab7 re-arrange metacache struct to be optimal (#13609) Harshavardhana 2021-11-08 10:25:34 -08:00
  • d9800c8135 fix: make sure to log panic in handlers (#13611) Klaus Post 2021-11-08 09:28:13 -08:00
  • 02bef7560f add missing Copyright header Harshavardhana 2021-11-08 09:13:15 -08:00
  • 07dd0692b6 Fix hdfs gateway concurrent map writes (#13596) Daniel A. Ochoa 2021-11-08 11:07:58 -06:00
  • 4f3317effe Close stream on panic (#13605) Klaus Post 2021-11-08 08:41:27 -08:00
  • 9afdbe3648 fix: RLock UID memory leak (#13607) Klaus Post 2021-11-08 07:35:50 -08:00
  • fe0df01448 fix: locking in some situations for IAM store (#13595) Aditya Manthramurthy 2021-11-07 17:42:32 -08:00
  • 12e6907512 apply spelling checks for US locale (#13599) Harshavardhana 2021-11-07 01:22:59 -08:00
  • 5aef492b4c update disk-caching design guide Harshavardhana 2021-11-07 01:21:24 -08:00
  • 5d7ed8ff7d update S3 gateway limitation docs Harshavardhana 2021-11-06 23:24:48 -07:00
  • b1754fc5ff update go.mod and CREDITS Harshavardhana 2021-11-06 11:39:01 -07:00
  • 19bbf3e142 update CREDITS Harshavardhana 2021-11-05 13:53:21 -07:00
  • e1755275a0 resume heal from previous object instead of bucket after server restart (#13581) jiangfucheng 2021-11-05 15:10:41 -05:00
  • 520037e721 move to jwt-go v4 with correct releases (#13586) Harshavardhana 2021-11-05 12:20:08 -07:00
  • cbb0828ab8 Update yaml files to latest version RELEASE.2021-11-05T09-16-26Z Minio Trusted 2021-11-05 10:03:56 +00:00
  • 8774d10bdf sts: always verify the key usage of client certificates (#13583) RELEASE.2021-11-05T09-16-26Z Andreas Auernhammer 2021-11-05 10:16:26 +01:00
  • df9f479d58 update console to v0.12.1 Harshavardhana 2021-11-04 16:43:59 -07:00
  • 8bb52c9c2a fix: ignore disks that are available but not writable (#13585) Harshavardhana 2021-11-04 16:42:49 -07:00
  • 947c423824 fix: user DN filtering that causes some unnecessary logs (#13584) Aditya Manthramurthy 2021-11-04 13:11:20 -07:00
  • c3d24fb26d use single encoder for sending speedtest results (#13579) Harshavardhana 2021-11-04 12:11:52 -07:00
  • 112f9ae087 claim exp should be integer (#13582) Pavel M 2021-11-04 22:03:43 +03:00
  • 01b9ff54d9 Add LDAP STS tests and workflow for CI (#13576) Aditya Manthramurthy 2021-11-04 08:16:30 -07:00
  • 64a1904136 Remove unused GlobalServiceDoneCh (#13578) Aditya Manthramurthy 2021-11-04 08:15:10 -07:00
  • bce6864785 Add tests to verify default server policies (#13575) Aditya Manthramurthy 2021-11-03 19:49:05 -07:00
  • ecd54b4cba Move all IAM storage functionality into iam store type (#13567) Aditya Manthramurthy 2021-11-03 19:47:49 -07:00
  • ca2b288a4b update console to v0.12.0 Harshavardhana 2021-11-03 16:23:45 -07:00
  • 1016fbb8f9 feat: detect starting from windows explorer (#13570) Harshavardhana 2021-11-03 14:22:13 -07:00
  • be3f81c7ec remove unused activeIOCount in single drive mode (#13574) Harshavardhana 2021-11-03 12:29:45 -07:00
  • 9f3c151c3c Update yaml files to latest version RELEASE.2021-11-03T03-36-36Z Minio Trusted 2021-11-03 06:48:34 +00:00
  • 9735f3d8f2 fix missing go.sum changes RELEASE.2021-11-03T03-36-36Z Harshavardhana 2021-11-02 20:36:21 -07:00
  • 34680c5ccf fix: SQL select to honor limits properly for array queries (#13568) Harshavardhana 2021-11-02 19:14:46 -07:00
  • 58934e5881 Support live updates for clients during speedtest (#13566) Krishna Srinivas 2021-11-02 15:27:03 -07:00
  • ad3f98b8e7 add util-linux RPM for setpriv command Harshavardhana 2021-11-02 14:24:42 -07:00
  • 7c33a33ef3 cache: fix commit value lookup in config (#13551) Poorna K 2021-11-02 17:20:52 -04:00
  • 3dfcca68e6 fix race in TestComputeActions test (#13564) Poorna K 2021-11-02 17:20:15 -04:00
  • 73b74c94a1 remove unnecessary RPMs to reduce security reports (#13565) Harshavardhana 2021-11-02 14:15:46 -07:00
  • 18338d60d5 treat all 2xx, 3xx as good status-codes Harshavardhana 2021-11-02 14:12:39 -07:00
  • e106070640 update docs to mention the expected behavior for requests_max Harshavardhana 2021-11-02 14:10:17 -07:00
  • 091a7ae359 Revert "Move all IAM storage functionality into iam store type (#13541)" Harshavardhana 2021-11-02 13:51:42 -07:00
  • 70160aeab3 Remove IOPS autotuning and simplify autotune code (#13554) Krishna Srinivas 2021-11-02 13:03:00 -07:00
  • 1aa08f594d Update README.md prometheus (#13514) jandres - moscardo 2021-11-02 20:27:30 +01:00
  • 14d8a931fe re-use io.Copy buffers with 32k pools (#13553) Harshavardhana 2021-11-02 08:11:50 -07:00
  • 30ba85bc67 no need to write storageClass globally (#13555) Harshavardhana 2021-11-02 08:11:20 -07:00
  • caadcc3ed8 Move all IAM storage functionality into iam store type (#13541) Aditya Manthramurthy 2021-11-01 21:58:07 -07:00
  • 26f55472c6 fix: clean up dangling buckets during bucket delete (#13523) Poorna K 2021-11-02 00:52:45 -04:00
  • 79a58e275c fix: race in delete user functionality (#13547) Aditya Manthramurthy 2021-11-01 15:03:07 -07:00
  • 900e584514 CI: Cancel in-progress jobs when a PR is updated (#13552) Aditya Manthramurthy 2021-11-01 13:42:48 -07:00
  • bb639d9f29 remove double reads delete versions (#13544) Harshavardhana 2021-11-01 10:50:07 -07:00
  • 15dcacc1fc Add support for caching multipart in writethrough mode (#13507) Poorna K 2021-11-01 11:11:58 -04:00
  • 6d53e3c2d7 reduce number of middleware handlers (#13546) Harshavardhana 2021-11-01 08:04:03 -07:00
  • 8ed7346273 Disable AVX512 on Darwin (#13550) Klaus Post 2021-11-01 08:03:16 -07:00
  • 3c1220adca add tests for default governance replication Harshavardhana 2021-10-30 08:57:59 -07:00
  • 4ed0eb7012 remove double reads updating object metadata (#13542) Harshavardhana 2021-10-30 08:22:04 -07:00
  • 2af5445309 update 3-site replication tests Harshavardhana 2021-10-29 22:09:55 -07:00
  • abb1916bda update list objects limit to match S3 spec Harshavardhana 2021-10-28 18:21:51 -07:00
  • 9424dca9e4 jwt: Improve allocations (#13532) Klaus Post 2021-10-28 17:04:48 -07:00
  • db84bb9bd3 avoid atomics for self contained reader/writers (#13531) Harshavardhana 2021-10-28 17:03:00 -07:00
  • c603f85488 readAllData: Reuse small file buffers (#13530) Klaus Post 2021-10-28 17:02:22 -07:00
  • 2f1ee25f50 Add test for AssumeRole with internal IDP (#13527) Aditya Manthramurthy 2021-10-28 09:05:51 -07:00
  • 7bdf9005e5 Remove HTTP flushes for returning handlers (#13528) Klaus Post 2021-10-28 07:36:34 -07:00
  • d9c1d79e30 Protect logger targets (#13529) Klaus Post 2021-10-28 07:35:28 -07:00