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

Take a snapshot for the policy when the SLM policy is triggered #40383

Merged

Commits on Mar 22, 2019

  1. Take a snapshot for the policy when the SLM policy is triggered

    This commit fills in `SnapshotLifecycleTask` to actually perform the
    snapshotting when the policy is triggered. Currently there is no handling of the
    results (other than logging) as that will be added in subsequent work.
    
    This also adds unit tests and an integration test that schedules a policy and
    ensures that a snapshot is correctly taken.
    
    Relates to elastic#38461
    dakrone committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    7bdc889 View commit details
    Browse the repository at this point in the history
  2. Fix checkstyle

    dakrone committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    adb7475 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2019

  1. Merge remote-tracking branch 'origin/snapshot-lifecycle-management' i…

    …nto slm-take-snapshot
    dakrone committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    5d46728 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dc3af6 View commit details
    Browse the repository at this point in the history