ClickHouse/docker/test
Azat Khuzhin ce9cdc408c Upgrade MinIO to support accepting non signed requests
During fixing one issue with multiple reads of input files while sending
them to S3 this had been pops up.

The problem is in this place [1].

  [1]: 200caab82b/cmd/object-handlers.go (L1573-L1591)

And this had been added only in [2].

  [2]: https://github.com/minio/minio/pull/16484

But even this implementation is not complete, since it does not
correctly support STREAMING-UNSIGNED-PAYLOAD-TRAILER, but this will be
the first step, to see if there are still problems with newer MinIO.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-10-08 07:30:13 +02:00
..
base Add instance_type column to CI Logs and the checks table 2023-09-09 01:44:14 +02:00
compatibility
fasttest Merge remote-tracking branch 'rschu1ze/master' into clang-17 2023-09-21 14:45:55 +00:00
fuzzer Bump minimal required compiler to Clang 16 2023-09-18 17:44:04 +00:00
install Add tests for initd start 2023-08-16 01:03:29 +02:00
integration Upgrade MinIO to support accepting non signed requests 2023-10-08 07:30:13 +02:00
keeper-jepsen Bump minimal required compiler to Clang 16 2023-09-18 17:44:04 +00:00
libfuzzer review suggestions 2023-09-17 16:36:50 +00:00
performance-comparison fix tests 2023-09-14 11:12:44 +08:00
server-jepsen Bump minimal required compiler to Clang 16 2023-09-18 17:44:04 +00:00
sqlancer
sqllogic Merge branch 'master' into sqltest 2023-08-09 05:10:47 +03:00
sqltest Bump minimal required compiler to Clang 16 2023-09-18 17:44:04 +00:00
stateful Rework setup of CI logs export 2023-08-30 22:04:37 +02:00
stateless Merge pull request #55002 from kssenii/fix-broken-test 2023-09-29 11:13:31 +02:00
stress Move all tests/ci/*.lib files to stateless-tests image 2023-09-15 11:27:09 +00:00
style Update style checker 2023-08-17 00:03:58 +02:00
unit Move to parsing json reports of google test 2023-09-28 09:39:56 +02:00
upgrade Fix upgrade tests 2023-09-25 13:21:37 +00:00
util Bump minimal required compiler to Clang 16 2023-09-18 17:44:04 +00:00
README.md

ClickHouse Test Docker Image

License

View license information for the software contained in this image.