distribution/tests
Benjamin Schanzel 8654a0ee45
Allow setting s3 forcepathstyle without regionendpoint
Currently, the `forcepathstyle` parameter for the s3 storage driver is
considered only if the `regionendpoint` parameter is set. Since setting
a region endpoint explicitly is discouraged with AWS s3, it is not clear
how to enforce path style URLs with AWS s3.
This also means, that the default value (true) only applies if a region
endpoint is configured.

This change makes sure we always forward the `forcepathstyle` parameter
to the aws-sdk if present in the config. This is a breaking change where
a `regionendpoint` is configured but no explicit `forcepathstyle` value
is set.

Signed-off-by: Benjamin Schanzel <benjamin.schanzel@bmw.de>
2024-04-08 12:45:26 +02:00
..
conf-e2e-cloud-storage.yml Allow setting s3 forcepathstyle without regionendpoint 2024-04-08 12:45:26 +02:00
conf-local-cloud.yml Add make targets to allow starting local cloud storage environment. 2023-09-25 23:47:49 +01:00
docker-compose-e2e-cloud-storage.yml ci: add cloud storage driver integration tests to CI 2023-10-25 17:17:50 +01:00
docker-compose-storage.yml Bump minio version and test less storage classes 2023-10-17 02:10:43 +01:00
push.sh Add a basic e2e test for CI 2021-02-01 16:15:45 +08:00