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

[Build] restore kibanaSavedObjectMeta #375

Merged

Conversation

kavilla
Copy link
Member

@kavilla kavilla commented May 25, 2021

Description

NOTE: for purposes of moving forward I branched off #374. Once I am able to merge in restoring the previous index, which will be merged in first, I will rebase and drop commit: 234a703. Just wanted to give people a change to review these changes as soon as possible. If you are reading this please only review the contents of 22ce5c8.

Restoring the index from opensearchDashboardsSavedObjectMeta to
kibanaSavedObjectMeta and then updated the tests.

This is allowable because this is for functional purposes and for
clusters/plugins that will migrate to Dashboards. Their index will
not require re-indexing for 1.0.0 and should not require a full
migration.

Signed-off-by: Kawika Avilla kavilla414@gmail.com

Issues Resolved

Partial: #334

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

@kavilla kavilla added build Build related additions or modifications backwards-compatibility labels May 25, 2021
@opensearch-ci-bot
Copy link
Collaborator

✅   DCO Check Passed 22ce5c8

@kavilla kavilla mentioned this pull request May 25, 2021
5 tasks
@kavilla kavilla requested a review from tmarkley May 25, 2021 23:01
tmarkley
tmarkley previously approved these changes May 26, 2021
Restoring the index from opensearchDashboardsSavedObjectMeta to
kibanaSavedObjectMeta and then updated the tests.

This is allowable because this is for functional purposes and for
clusters/plugins that will migrate to Dashboards. Their index will
not require re-indexing for 1.0.0 and should not require a full
migration.

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
@kavilla kavilla force-pushed the avillk/restore_kibanaSavedObjectMeta branch from 22ce5c8 to ad19233 Compare May 26, 2021 20:19
@opensearch-ci-bot
Copy link
Collaborator

✅   DCO Check Passed ad19233

@kavilla kavilla requested a review from tmarkley May 26, 2021 20:23
Copy link
Contributor

@tmarkley tmarkley left a comment

Choose a reason for hiding this comment

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

LGTM!

@kavilla kavilla merged commit 6e0a760 into opensearch-project:main May 26, 2021
@kavilla kavilla deleted the avillk/restore_kibanaSavedObjectMeta branch May 26, 2021 21:02
kavilla added a commit that referenced this pull request May 26, 2021
Restoring the index from opensearchDashboardsSavedObjectMeta to
kibanaSavedObjectMeta and then updated the tests.

This is allowable because this is for functional purposes and for
clusters/plugins that will migrate to Dashboards. Their index will
not require re-indexing for 1.0.0 and should not require a full
migration.

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backwards-compatibility build Build related additions or modifications
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support restart upgrades to OpenSearch Dashboards 1.0 from Kibana v7.10.x
4 participants