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

Ability to Delete task logs and segments from S3 #9459

Merged
merged 5 commits into from
Mar 10, 2020

Commits on Mar 5, 2020

  1. Ability to Delete task logs and segments from S3

    * implement ability to delete all tasks logs or all task logs
      written before a particular date when written to S3
    * implement ability to delete all segments from S3 deep storage
    * upgrade version of aws SDK in use
    zachjsh committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    914510f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d505a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. * fix bug in iterating through results from S3

    * revert back to original version of AWS SDK
    zachjsh committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    2af8070 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. * Address review comments

    zachjsh committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    345c22e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c54e4c View commit details
    Browse the repository at this point in the history