-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[8.11] Revert "fix/142865/path.data config unused (#158426)" #172943
Conversation
This reverts commit 86d2f58.
Documentation preview: |
buildkite test this |
Pinging @elastic/kibana-operations (Team:Operations) |
The 8.11 branch was shut off, so we're missing metrics for the commit this is based on. The branch is turned back on with 760b692 and I restarted metrics collection with https://buildkite.com/elastic/kibana-on-merge/builds/39110. Rebuilding shortly, once the on-merge build progresses enough to collect metrics. |
buildkite test this |
💚 Build Succeeded
Metrics [docs]Public APIs missing comments
History
To update your PR or re-run it, just comment with: |
#172970) # Backport This will backport the following commits from `main` to `8.12`: - [Revert "fix/142865/path.data config unused (#158426)" (#172951)](#172951) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Jon","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-12-08T16:22:21Z","message":"Revert \"fix/142865/path.data config unused (#158426)\" (#172951)\n\nThis reverts commit 86d2f58.\r\n\r\nForward port of #172943 targeting\r\n8.13 and 8.12. See the linked pr for 8.11.3 release notes.\r\n\r\nCloses https://github.com/elastic/kibana/issues/172919","sha":"ee194d32a2e21baf6ae38a2e60e590ac3811b9f1","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","auto-backport","v8.12.0"],"number":172951,"url":"https://github.com/elastic/kibana/pull/172951","mergeCommit":{"message":"Revert \"fix/142865/path.data config unused (#158426)\" (#172951)\n\nThis reverts commit 86d2f58.\r\n\r\nForward port of #172943 targeting\r\n8.13 and 8.12. See the linked pr for 8.11.3 release notes.\r\n\r\nCloses https://github.com/elastic/kibana/issues/172919","sha":"ee194d32a2e21baf6ae38a2e60e590ac3811b9f1"}},"sourceBranch":"main","suggestedTargetBranches":["8.12"],"targetPullRequestStates":[{"branch":"8.12","label":"v8.12.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Jon <[email protected]> Co-authored-by: Brad White <[email protected]>
This reverts commit 86d2f58.
#172919
Release note:
Fixes an issue where running
kibana-keystore
commands requiredkibana.yml
to exist.