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

Upgrade Kibana to Elasticsearch 7.0 #29184

Merged
merged 42 commits into from
Jan 30, 2019
Merged

Conversation

chrisdavies
Copy link
Contributor

@chrisdavies chrisdavies commented Jan 23, 2019

Upgrade Kibana to be compatible with ES 7.0.

Closes #23650

Each team is working on getting their own tests passing. That work should be merged here, and once this is green, we'll do a full code review on this and get it merged into master.

* Make migrations compatible with es 7
* Get past basic Kibana boot errors in saved object client
* Upgrade es-archives to support ES7
@elasticmachine
Copy link
Contributor

💔 Build Failed

Delete es_archive mappings that are controlled by Elasticsearch index templates
@elasticmachine
Copy link
Contributor

💔 Build Failed

Merge master
Fix uiSettings tests
@chrisdavies chrisdavies requested review from a team as code owners January 24, 2019 13:19
@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

Fix saved object tests
@elasticmachine
Copy link
Contributor

💔 Build Failed

Make discover field_data sort test only the timestamp rather than
the full doc, as ES7 has modified the doc in some way.
@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@chrisdavies chrisdavies changed the title [WIP] Upgrade Kibana to Elasticsearch 7.0 Upgrade Kibana to Elasticsearch 7.0 Jan 28, 2019
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@jbudz
Copy link
Member

jbudz commented Jan 29, 2019

  1. no template push before document update
  2. removal of type in mappings in some cases, in other cases adding the query param to include type.
  3. esarchiver support for both
  4. if type still included type set to _doc

Copy link
Contributor

@stacey-gammon stacey-gammon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 🎉 🎉

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

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.

7 participants