Skip to content

Some S3 compatible storages don't support tags #134

Closed
@sarsonj

Description

@sarsonj

We are using Digital Ocean spaces and they don't support tags. The API simply returns error when there are tags in file upload request. So that this file adapter don't work with Digital Ocean spaces now.

What I suggest is to send tags only when tags are actually presented in file options. It should be safe - when somebody wants to use tags in their project, it has to use storage with tags support. And from the other way - it has no benefit to send empty tags dictionary to the S3.

I created pull request, that handles this.

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