Files
backstage/.github/styles
Patrick Jungermann bffec1c96a fix: fix S3 object URL creation at AwsS3EntityProvider
Fix S3 object URL creation at AwsS3EntityProvider by

- handle absence of region config,
- handle regions with region-less URIs (us-east-1),
- apply URI encoding,
- and simplify the logic overall.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-04-20 06:11:54 +02:00
..