Skip to content

[SO Migrations] Do not allow convertToMultiNamespaceTypeVersion > '8.0.0'#147510

Closed
afharo wants to merge 1 commit intoelastic:mainfrom
afharo:saved-objects-migrations/convertToMultiNamespaceTypeVersion-max-8.0.0
Closed

[SO Migrations] Do not allow convertToMultiNamespaceTypeVersion > '8.0.0'#147510
afharo wants to merge 1 commit intoelastic:mainfrom
afharo:saved-objects-migrations/convertToMultiNamespaceTypeVersion-max-8.0.0

Conversation

@afharo
Copy link
Copy Markdown
Member

@afharo afharo commented Dec 14, 2022

Summary

Resolves #147344.

Checklist

For maintainers

@afharo afharo added Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// Feature:Saved Objects release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting project:ResilientSavedObjectMigrations Reduce Kibana upgrade failures by making saved object migrations more resilient Feature:Migrations labels Dec 14, 2022
@afharo afharo changed the title [SO Migrations] convertToMultiNamespaceTypeVersion cannot be > 8.0.0 [SO Migrations] Do not allow convertToMultiNamespaceTypeVersion > '8.0.0' Dec 14, 2022
@kibana-ci
Copy link
Copy Markdown

💚 Build Succeeded

Metrics [docs]

Unknown metric groups

ESLint disabled in files

id before after diff
osquery 1 2 +1

ESLint disabled line counts

id before after diff
enterpriseSearch 19 21 +2
fleet 61 67 +6
osquery 109 115 +6
securitySolution 445 451 +6
total +20

Total ESLint disabled count

id before after diff
enterpriseSearch 20 22 +2
fleet 70 76 +6
osquery 110 117 +7
securitySolution 521 527 +6
total +21

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

@afharo
Copy link
Copy Markdown
Member Author

afharo commented Dec 14, 2022

Closing in favour of #147369

@afharo afharo closed this Dec 14, 2022
@afharo afharo deleted the saved-objects-migrations/convertToMultiNamespaceTypeVersion-max-8.0.0 branch December 14, 2022 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting Feature:Migrations 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 Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prevent future convertToMultiNamespaceType migrations

2 participants