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

Security: Simplify security index listeners #30466

Merged
merged 4 commits into from
May 10, 2018

Commits on May 8, 2018

  1. Security: Simplify security index listeners

    This commit adds a general state listener to the SecurityIndexManager,
    and replaces the existing health and up-to-date listeners with that. It
    also moves helper methods relating to health to SecurityIndexManager
    from SecurityLifecycleService.
    rjernst committed May 8, 2018
    Configuration menu
    Copy the full SHA
    1b61e1e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. Configuration menu
    Copy the full SHA
    4f8eb63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    857f749 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

  1. cleanup

    rjernst committed May 10, 2018
    Configuration menu
    Copy the full SHA
    44ffab7 View commit details
    Browse the repository at this point in the history