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

Make the UpdateRolloverLifecycleDateStep retryable #50702

Commits on Jan 7, 2020

  1. Make the UpdateRolloverLifecycleDateStep retryable

    This makes the "update-rollover-lifecycle-date" step, which is part of the
    rollover action, retryable. It also adds an integration test to check the
    step is retried and it eventually succeeds.
    andreidan committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    a10c74f View commit details
    Browse the repository at this point in the history
  2. Rename test method

    andreidan committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    802b563 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Configuration menu
    Copy the full SHA
    d147d6d View commit details
    Browse the repository at this point in the history