Commit af956f6
authored
# Backport
This will backport the following commits from `main` to `8.x`:
- [Kibana Sustainable Architecture: Expose `StatusResponse` in
core-status-common
(#200524)](#200524)
<!--- Backport version: 8.9.8 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"Gerard
Soldevila","email":"gerard.soldevila@elastic.co"},"sourceCommit":{"committedDate":"2024-11-18T13:34:54Z","message":"Kibana
Sustainable Architecture: Expose `StatusResponse` in core-status-common
(#200524)\n\n## Summary\n\n- Exposes the interfaces that define the
format of the response of the\n`/api/status` endpoint.\n- Moves them
from `@kbn/core-status-common-internal`
to\n`@kbn/core-status-common`.\n- Removes the former package, as it no
longer contains anything.\n- Fixes some of the illegal dependencies
uncovered
by\nhttps://github.com//pull/199630.\n\n---------\n\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"ab0375f56fb9af1548631bf07e7c3fc4c06dc012","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","release_note:skip","v9.0.0","backport:prev-minor"],"number":200524,"url":"https://github.com/elastic/kibana/pull/200524","mergeCommit":{"message":"Kibana
Sustainable Architecture: Expose `StatusResponse` in core-status-common
(#200524)\n\n## Summary\n\n- Exposes the interfaces that define the
format of the response of the\n`/api/status` endpoint.\n- Moves them
from `@kbn/core-status-common-internal`
to\n`@kbn/core-status-common`.\n- Removes the former package, as it no
longer contains anything.\n- Fixes some of the illegal dependencies
uncovered
by\nhttps://github.com//pull/199630.\n\n---------\n\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"ab0375f56fb9af1548631bf07e7c3fc4c06dc012"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/200524","number":200524,"mergeCommit":{"message":"Kibana
Sustainable Architecture: Expose `StatusResponse` in core-status-common
(#200524)\n\n## Summary\n\n- Exposes the interfaces that define the
format of the response of the\n`/api/status` endpoint.\n- Moves them
from `@kbn/core-status-common-internal`
to\n`@kbn/core-status-common`.\n- Removes the former package, as it no
longer contains anything.\n- Fixes some of the illegal dependencies
uncovered
by\nhttps://github.com//pull/199630.\n\n---------\n\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"ab0375f56fb9af1548631bf07e7c3fc4c06dc012"}}]}]
BACKPORT-->
1 parent 1d5d9f1 commit af956f6
30 files changed
Lines changed: 35 additions & 129 deletions
File tree
- packages
- core
- apps/core-apps-browser-internal
- src/status
- components
- lib
- status
- core-status-common-internal
- src
- core-status-common
- src
- core-status-server-internal
- src/routes
- kbn-manifest
- src/plugins/interactive_setup
- public
- x-pack/plugins/security_solution
- common/endpoint/utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
389 | | - | |
390 | 389 | | |
391 | 390 | | |
392 | 391 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 0 additions & 17 deletions
This file was deleted.
0 commit comments