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

Add Bulk Delete Api to BlobStore #40322

Merged
merged 14 commits into from
Apr 2, 2019

Commits on Apr 1, 2019

  1. Add Bulk Delete Api to BlobStore

    * Adds Bulk delete API to blob container
    * Implement bulk delete API for S3
    * Adjust S3Fixture to accept both path styles for bulk deletes since the S3 SDK uses both during our ITs
    * Closes elastic#40250
    original-brownbear committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    86e2648 View commit details
    Browse the repository at this point in the history
  2. another spot

    original-brownbear committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    704611c View commit details
    Browse the repository at this point in the history
  3. CR comments

    original-brownbear committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    c8a768a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    716c1c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa10b32 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f2c20f View commit details
    Browse the repository at this point in the history
  7. CR: fix wording

    original-brownbear committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    d6423d7 View commit details
    Browse the repository at this point in the history
  8. CR: fix wording

    original-brownbear committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    93aee4e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e592724 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Configuration menu
    Copy the full SHA
    5f7f266 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    454bdea View commit details
    Browse the repository at this point in the history
  3. CR comments

    original-brownbear committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    e7cb42e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45b9d25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d280d7 View commit details
    Browse the repository at this point in the history