Skip to content

SOURCE_BUCKETS has a limit and can't support a long list of buckets #141

Closed
@harriswong

Description

@harriswong

We would like to be able to set SOURCE_BUCKETS=developer-bucket-* so that each developer's bucket is in the whitelist.

This was okay in 3.0.0 but it stopped allowing * in 4.0.0. We tried adding all our dev buckets as a comma separated value string but we went out of string limit.

It would be good to support regex again. Here is a PR for the proof of concept:
#138

We tested this with a custom built the image and it works with SOURCE_BUCKETS=developer\-bucket\-.*.

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