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 base framework for snapshot retention #43605

Merged
merged 4 commits into from
Jun 27, 2019

Commits on Jun 25, 2019

  1. Add base framework for snapshot retention

    This adds a basic `SnapshotRetentionService` and `SnapshotRetentionTask`
    to start as the basis for SLM's retention implementation.
    
    Relates to elastic#38461
    dakrone committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    a544fd2 View commit details
    Browse the repository at this point in the history
  2. Remove extraneous 'public'

    dakrone committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    7c2639b View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. Configuration menu
    Copy the full SHA
    3aa85e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dda178 View commit details
    Browse the repository at this point in the history