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

feat!: multiple buckets / providers support (#48) #177

Merged
merged 7 commits into from Jul 20, 2021

Commits on Jun 25, 2021

  1. Copy the full SHA
    1547860 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    21a29a7 View commit details
    Browse the repository at this point in the history
  3. feat: add some custom yaml unmarshalling rules to add default values

    where go-flags ones aren't applicable
    hbollon committed Jun 25, 2021
    Copy the full SHA
    83f0727 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f719332 View commit details
    Browse the repository at this point in the history
  5. feat: parallelized db refreshing and add mutex security

    + code review fixes from camptocamp#177
    hbollon committed Jun 25, 2021
    Copy the full SHA
    65e6f39 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. feat: add aws credentials & session token config support

    * allow aws multiple buckets to be configured directly in s3 yaml field (now an objects array)
    * add another minio instance to multiple-minio-buckets testing env
    * update all yaml example config files
    hbollon committed Jul 5, 2021
    Copy the full SHA
    dae5a1e View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Copy the full SHA
    f3a13f8 View commit details
    Browse the repository at this point in the history