Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature requst: s3 backend path prefix #316

Closed
overratedpro opened this issue Jul 10, 2020 · 1 comment
Closed

feature requst: s3 backend path prefix #316

overratedpro opened this issue Jul 10, 2020 · 1 comment
Assignees
Milestone

Comments

@overratedpro
Copy link

Hi,
First off, great work adding the s3 support! This is a very coveted feature. I would only suggest adding a small improvement - path prefix support. Correct me if I'm wrong, but as of the latest release, plik writes to the root of the bucket.
In our use case we:

  • by design do not permit writes to the root of any bucket,
  • share buckets between different services.

Having a config option to set a path prefix for the storage in the bucket would really be the selling point.
Thank you!

@camathieu camathieu self-assigned this Sep 27, 2020
@camathieu camathieu added this to the 1.3 milestone Sep 27, 2020
camathieu pushed a commit to camathieu/plik that referenced this issue Sep 28, 2020
camathieu pushed a commit to camathieu/plik that referenced this issue Sep 28, 2020
camathieu pushed a commit to camathieu/plik that referenced this issue Sep 28, 2020
camathieu pushed a commit to camathieu/plik that referenced this issue Sep 28, 2020
camathieu pushed a commit to camathieu/plik that referenced this issue Sep 28, 2020
camathieu pushed a commit to camathieu/plik that referenced this issue Sep 28, 2020
camathieu pushed a commit to camathieu/plik that referenced this issue Sep 28, 2020
camathieu pushed a commit to camathieu/plik that referenced this issue Sep 28, 2020
camathieu pushed a commit to camathieu/plik that referenced this issue Sep 29, 2020
camathieu pushed a commit to camathieu/plik that referenced this issue Sep 29, 2020
@camathieu
Copy link
Member

Implemented in 1.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants