Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…9088) # Backport This will backport the following commits from `main` to `8.15`: - [Removes non-backup rollback from upgrade kibana (#189011)](#189011) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Christiane (Tina) Heiligers","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-07-24T14:51:24Z","message":"Removes non-backup rollback from upgrade kibana (#189011)\n\nFIx https://github.com/elastic/kibana/issues/158117\r\n\r\nRemoves section on rolling back without a snapshot.\r\n\r\nThe changes made to kibana saved objects migration make the process of\r\nrolling back without a snapshot too complex for customers to do alone.\r\nFurthermore, rolling back without a snapshot is not recommended or\r\nsupported.\r\n\r\nSee the changes on `master`\r\n[here](https://kibana_bk_189011.docs-preview.app.elstc.co/guide/en/kibana/master/upgrade-migrations-rolling-back.html)\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"f2aa1faee4b05f3aa2d8f21bb7e63aff357cdd9b","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","docs","v8.8.0","v8.9.0","v8.10.0","v8.11.0","v8.12.0","v8.13.0","v8.14.0","v8.15.0","v8.16.0"],"title":"Removes non-backup rollback from upgrade kibana","number":189011,"url":"https://github.com/elastic/kibana/pull/189011","mergeCommit":{"message":"Removes non-backup rollback from upgrade kibana (#189011)\n\nFIx https://github.com/elastic/kibana/issues/158117\r\n\r\nRemoves section on rolling back without a snapshot.\r\n\r\nThe changes made to kibana saved objects migration make the process of\r\nrolling back without a snapshot too complex for customers to do alone.\r\nFurthermore, rolling back without a snapshot is not recommended or\r\nsupported.\r\n\r\nSee the changes on `master`\r\n[here](https://kibana_bk_189011.docs-preview.app.elstc.co/guide/en/kibana/master/upgrade-migrations-rolling-back.html)\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"f2aa1faee4b05f3aa2d8f21bb7e63aff357cdd9b"}},"sourceBranch":"main","suggestedTargetBranches":["8.8","8.9","8.10","8.11","8.12","8.13","8.14","8.15"],"targetPullRequestStates":[{"branch":"8.8","label":"v8.8.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.9","label":"v8.9.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.10","label":"v8.10.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.11","label":"v8.11.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.12","label":"v8.12.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.13","label":"v8.13.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.14","label":"v8.14.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.15","label":"v8.15.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/189011","number":189011,"mergeCommit":{"message":"Removes non-backup rollback from upgrade kibana (#189011)\n\nFIx https://github.com/elastic/kibana/issues/158117\r\n\r\nRemoves section on rolling back without a snapshot.\r\n\r\nThe changes made to kibana saved objects migration make the process of\r\nrolling back without a snapshot too complex for customers to do alone.\r\nFurthermore, rolling back without a snapshot is not recommended or\r\nsupported.\r\n\r\nSee the changes on `master`\r\n[here](https://kibana_bk_189011.docs-preview.app.elstc.co/guide/en/kibana/master/upgrade-migrations-rolling-back.html)\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"f2aa1faee4b05f3aa2d8f21bb7e63aff357cdd9b"}}]}] BACKPORT--> Co-authored-by: Christiane (Tina) Heiligers <[email protected]>
- Loading branch information