Skip to content
This repository was archived by the owner on Sep 28, 2019. It is now read-only.
This repository was archived by the owner on Sep 28, 2019. It is now read-only.

Remove encoded url from end-point #39

@jonasfj

Description

@jonasfj

Some clients can't handle urls encoded in other urls..
And we have support a lot of clients that are less than perfect...

We should refactor cloud-mirror so that:
https://cloud-mirror.taskcluster.net/v1/redirect/s3/us-east-1/<key>
mirrors <key> in a bucket hardcoded in configuration.

This will also remove the need for regular expressions, I think it's fine to make cloud-mirror less generic, we only want to use to mirror S3 buckets anyways.

Rather than passing a complete URL to cloud-mirror.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions