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(Bulk Loader + Live Loader): Supporting Loading files via s3/minio #7359

Merged
merged 11 commits into from
Jan 25, 2021

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    bacb718 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    119c92c View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. Bulk loader now supports s3 urls

    gja committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    b5dbdf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba22673 View commit details
    Browse the repository at this point in the history
  3. Created a filestore namespace

    gja committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    0292b10 View commit details
    Browse the repository at this point in the history
  4. Live loader also supports s3

    gja committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    56a446a View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Adding tests

    gja committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    55ed06c View commit details
    Browse the repository at this point in the history
  2. Removing public ports

    gja committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    fc682cf View commit details
    Browse the repository at this point in the history
  3. Split up filestore into 3

    gja committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    3ff32e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4dcb9c View commit details
    Browse the repository at this point in the history
  5. Manish's feedback

    gja committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    4557ddf View commit details
    Browse the repository at this point in the history