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

Backport 5.x - ES Healthcheck v6 mapping compatibility (#12714) #12737

Merged
merged 1 commit into from
Jul 11, 2017

Conversation

kobelb
Copy link
Contributor

@kobelb kobelb commented Jul 10, 2017

  • Beginning to update the healthcheck to use the SavedObjectsClient

Some tests are still broken
The sort method on the SavedObjectsClient isn't there yet

  • Adding sort to create_find_query

  • Fixing the tests

  • Fixing upgrade_config tests

  • Making the SavedObjectsClient be dependant on the mappings to enable
    sorting

  • Fixing disabled tests

  • Fiixng test wording

  • Passing the savedObjectsClient to the stats route handler

  • Passing the savedObjectsClient to upgradeConfig from migratConfig

  • Using array of keys with _.get instead of manual string concatenation

* Beginning to update the healthcheck to use the SavedObjectsClient

Some tests are still broken
The sort method on the SavedObjectsClient isn't there yet

* Adding sort to create_find_query

* Fixing the tests

* Fixing upgrade_config tests

* Making the SavedObjectsClient be dependant on the mappings to enable
sorting

* Fixing disabled tests

* Fiixng test wording

* Passing the savedObjectsClient to the stats route handler

* Passing the savedObjectsClient to upgradeConfig from migratConfig

* Using array of keys with _.get instead of manual string concatenation
@kobelb kobelb merged commit 683a29c into elastic:5.x Jul 11, 2017
@kobelb kobelb deleted the backport-12704-5.x branch July 11, 2017 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant