Skip to content

Fix documentMigrator for snapshot releases#89936

Merged
rudolf merged 1 commit intoelastic:masterfrom
rudolf:fix-document-migrator-snapshot
Feb 2, 2021
Merged

Fix documentMigrator for snapshot releases#89936
rudolf merged 1 commit intoelastic:masterfrom
rudolf:fix-document-migrator-snapshot

Conversation

@rudolf
Copy link
Copy Markdown
Contributor

@rudolf rudolf commented Feb 1, 2021

Summary

Fixes a bug in my fix in #89541 😓 I only tested #89541 with a new ES cluster, not with a .kibana index with existing docs. This time I tested it with the sample data and a dump of observability's development cluster.

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@rudolf rudolf added Feature:Saved Objects v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.12.0 project:ResilientSavedObjectMigrations Reduce Kibana upgrade failures by making saved object migrations more resilient labels Feb 1, 2021
@rudolf rudolf requested a review from pgayvallet February 1, 2021 21:35
@rudolf rudolf requested a review from a team as a code owner February 1, 2021 21:35
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@rudolf rudolf merged commit 69f4c9d into elastic:master Feb 2, 2021
@rudolf rudolf deleted the fix-document-migrator-snapshot branch February 2, 2021 09:40
@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Feb 4, 2021
@kibanamachine
Copy link
Copy Markdown
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create backports run node scripts/backport --pr 89936 or prevent reminders by adding the backport:skip label.

2 similar comments
@kibanamachine
Copy link
Copy Markdown
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create backports run node scripts/backport --pr 89936 or prevent reminders by adding the backport:skip label.

@kibanamachine
Copy link
Copy Markdown
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create backports run node scripts/backport --pr 89936 or prevent reminders by adding the backport:skip label.

rudolf added a commit to rudolf/kibana that referenced this pull request Feb 8, 2021
rudolf added a commit that referenced this pull request Feb 9, 2021
* Enable v2 so migrations, disable in FTR tests (#89297)

* Enable v2 so migrations, disable in FTR tests

* Disable v2 migrations for ui_settings integration tests

* Disable v2 migrations for reporting without serucity api integration test
# Conflicts:
#	test/common/config.js

* migrations v2: fix snapshot builds (#89541)

* migrations v2: fix snapshot builds

* Revert "Fix sharing saved objects phase 2 CI (#89056)"

This reverts commit 8263d47.

* Fix documentMigrator for snapshot releases (#89936)

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
@kibanamachine kibanamachine removed the backport missing Added to PRs automatically when the are determined to be missing a backport. label Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:Saved Objects project:ResilientSavedObjectMigrations Reduce Kibana upgrade failures by making saved object migrations more resilient release_note:skip Skip the PR/issue when compiling release notes v7.12.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants