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 license checks for auto-follow implementation #33496

Merged
merged 8 commits into from
Sep 9, 2018

Commits on Sep 7, 2018

  1. Add license checks for auto-follow implementation

    This commit adds license checks for the auto-follow implementation. We
    check the license on put auto-follow patterns, and then for every
    coordination round we check that the local and remote clusters are
    licensed for CCR. In the case of non-compliance, we skip coordination
    yet continue to schedule follow-ups.
    jasontedor committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    e79f0c5 View commit details
    Browse the repository at this point in the history
  2. Add another todo

    jasontedor committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    2aeeae7 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2018

  1. Merge branch 'master' into auto-follow-license

    * master: (30 commits)
      Include fallback settings when checking dependencies (elastic#33522)
      [DOCS] Fixing formatting issues in breaking changes
      CRUD: Disable wait for refresh tests with delete
      Test: Fix test name (elastic#33510)
      HLRC: split ingest request converters (elastic#33435)
      Logging: Configure the node name when we have it (elastic#32983)
      HLRC: split xpack request converters (elastic#33444)
      HLRC: split watcher request converters (elastic#33442)
      HLRC: add enable and disable user API support (elastic#33481)
      [DOCS] Fixes formatting error
      TEST: Ensure merge triggered in _source retention test (elastic#33487)
      [ML] Add a file structure determination endpoint (elastic#33471)
      HLRC: ML Forecast Job (elastic#33506)
      HLRC: split migration request converters (elastic#33436)
      HLRC: split snapshot request converters (elastic#33439)
      Make Watcher validation message copy/pasteable
      Removes redundant test method in SQL tests (elastic#33498)
      HLRC: ML Post Data (elastic#33443)
      Pass Directory instead of DirectoryService to Store (elastic#33466)
      Collapse package structure for metrics aggs (elastic#33463)
      ...
    jasontedor committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    00f6480 View commit details
    Browse the repository at this point in the history
  2. Review comments

    jasontedor committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    d3d6412 View commit details
    Browse the repository at this point in the history
  3. Add auto-coordinator test

    jasontedor committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    5508f35 View commit details
    Browse the repository at this point in the history
  4. Shutdown after test

    jasontedor committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    eea0b8f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d57360e View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2018

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