ClickHouse/docker/test/integration/runner
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
..
compose Upgrade MinIO to support accepting non signed requests 2023-10-08 07:30:13 +02:00
misc fix shellcheck 2021-05-21 17:33:56 +03:00
dockerd-entrypoint.sh Sort DOCKER_*_TAG stuff 2023-07-22 15:45:47 +02:00
Dockerfile Remove Meilisearch 2023-09-30 06:02:38 +02:00
modprobe.sh Modern tools 2023-01-01 20:53:06 +01:00