Skip to content

Sustainable Kibana Architecture: Move modules owned by @elastic/security-threat-hunting-investigations#202855

Merged
PhilippeOberti merged 8 commits intoelastic:mainfrom
gsoldevila:kbn-team-1309-move-kibana-security-threat-hunting-investigations
Dec 12, 2024
Merged

Sustainable Kibana Architecture: Move modules owned by @elastic/security-threat-hunting-investigations#202855
PhilippeOberti merged 8 commits intoelastic:mainfrom
gsoldevila:kbn-team-1309-move-kibana-security-threat-hunting-investigations

Conversation

@gsoldevila
Copy link
Copy Markdown
Contributor

@gsoldevila gsoldevila commented Dec 4, 2024

Summary

This PR aims at relocating some of the Kibana modules (plugins and packages) into a new folder structure, according to the Sustainable Kibana Architecture initiative.

Important

  • We kindly ask you to:
    • Manually fix the errors in the error section below (if there are any).
    • Search for the packages[\/\\] and plugins[\/\\] patterns in the source code (Babel and Eslint config files), and update them appropriately.
    • Manually review .buildkite/scripts/pipelines/pull_request/pipeline.ts to ensure that any CI pipeline customizations continue to be correctly applied after the changed path names
    • Review all of the updated files, specially the .ts and .js files listed in the sections below, as some of them contain relative paths that have been updated.
    • Think of potential impact of the move, including tooling and configuration files that can be pointing to the relocated modules. E.g.:
      • customised eslint rules
      • docs pointing to source code

Note

  • This PR has been auto-generated.
  • Any manual contributions will be lost if the 'relocate' script is re-run.
  • Try to obtain the missing reviews / approvals before applying manual fixes, and/or keep your changes in a .patch / git stash.
  • Please use #sustainable_kibana_architecture Slack channel for feedback.

2 plugin(s) are going to be relocated:

Id Target folder
@kbn/threat-intelligence-plugin x-pack/solutions/security/plugins/threat_intelligence
@kbn/timelines-plugin x-pack/solutions/security/plugins/timelines

2 packages(s) are going to be relocated:

Id Target folder
@kbn/expandable-flyout x-pack/solutions/security/packages/kbn-expandable-flyout
@kbn/securitysolution-data-table x-pack/solutions/security/packages/data_table
Updated references
./.eslintrc.js
./.github/codeql/codeql-config.yml
./.i18nrc.json
./docs/developer/plugin-list.asciidoc
./package.json
./packages/deeplinks/security/deep_links.ts
./packages/kbn-repo-packages/package-map.json
./packages/kbn-synthetic-package-map/synthetic-packages.json
./packages/kbn-ts-projects/config-paths.json
./src/dev/storybook/aliases.ts
./tsconfig.base.json
./tsconfig.base.type_check.json
./tsconfig.refs.json
./x-pack/.i18nrc.json
./x-pack/packages/security-solution/common/tsconfig.type_check.json
./x-pack/packages/security-solution/data_table/tsconfig.type_check.json
./x-pack/plugins/security_solution/public/flyout/document_details/shared/hooks/use_get_fields_data.ts
./x-pack/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts
./x-pack/plugins/security_solution/tsconfig.type_check.json
./x-pack/solutions/security/packages/data_table/tsconfig.type_check.json
./x-pack/solutions/security/packages/kbn-expandable-flyout/README.md
./x-pack/solutions/security/packages/kbn-expandable-flyout/jest.config.js
./x-pack/solutions/security/plugins/threat_intelligence/CONTRIBUTING.md
./x-pack/solutions/security/plugins/threat_intelligence/README.md
./x-pack/solutions/security/plugins/threat_intelligence/jest.config.js
./x-pack/solutions/security/plugins/timelines/jest.config.js
./x-pack/solutions/security/plugins/timelines/server/index.ts
./yarn.lock
Updated relative paths
x-pack/solutions/security/packages/kbn-expandable-flyout/jest.config.js:12
x-pack/solutions/security/packages/kbn-expandable-flyout/tsconfig.json:2
x-pack/solutions/security/packages/kbn-expandable-flyout/tsconfig.type_check.json:2
x-pack/solutions/security/packages/kbn-expandable-flyout/tsconfig.type_check.json:28
x-pack/solutions/security/plugins/threat_intelligence/jest.config.js:10
x-pack/solutions/security/plugins/threat_intelligence/tsconfig.json:13
x-pack/solutions/security/plugins/threat_intelligence/tsconfig.json:2
x-pack/solutions/security/plugins/threat_intelligence/tsconfig.type_check.json:15
x-pack/solutions/security/plugins/threat_intelligence/tsconfig.type_check.json:2
x-pack/solutions/security/plugins/threat_intelligence/tsconfig.type_check.json:28
x-pack/solutions/security/plugins/threat_intelligence/tsconfig.type_check.json:31
x-pack/solutions/security/plugins/threat_intelligence/tsconfig.type_check.json:34
x-pack/solutions/security/plugins/threat_intelligence/tsconfig.type_check.json:40
x-pack/solutions/security/plugins/threat_intelligence/tsconfig.type_check.json:43
x-pack/solutions/security/plugins/threat_intelligence/tsconfig.type_check.json:46
x-pack/solutions/security/plugins/threat_intelligence/tsconfig.type_check.json:49
x-pack/solutions/security/plugins/threat_intelligence/tsconfig.type_check.json:55
x-pack/solutions/security/plugins/threat_intelligence/tsconfig.type_check.json:58
x-pack/solutions/security/plugins/threat_intelligence/tsconfig.type_check.json:61
x-pack/solutions/security/plugins/threat_intelligence/tsconfig.type_check.json:64
x-pack/solutions/security/plugins/threat_intelligence/tsconfig.type_check.json:67
x-pack/solutions/security/plugins/threat_intelligence/tsconfig.type_check.json:70
x-pack/solutions/security/plugins/threat_intelligence/tsconfig.type_check.json:73
x-pack/solutions/security/plugins/threat_intelligence/tsconfig.type_check.json:76
x-pack/solutions/security/plugins/threat_intelligence/tsconfig.type_check.json:79
x-pack/solutions/security/plugins/threat_intelligence/tsconfig.type_check.json:82
x-pack/solutions/security/plugins/timelines/jest.config.js:10
x-pack/solutions/security/plugins/timelines/tsconfig.json:14
x-pack/solutions/security/plugins/timelines/tsconfig.json:3
x-pack/solutions/security/plugins/timelines/tsconfig.type_check.json:14
x-pack/solutions/security/plugins/timelines/tsconfig.type_check.json:2
x-pack/solutions/security/plugins/timelines/tsconfig.type_check.json:21
x-pack/solutions/security/plugins/timelines/tsconfig.type_check.json:24
x-pack/solutions/security/plugins/timelines/tsconfig.type_check.json:33
x-pack/solutions/security/plugins/timelines/tsconfig.type_check.json:36
x-pack/solutions/security/plugins/timelines/tsconfig.type_check.json:39
x-pack/solutions/security/plugins/timelines/tsconfig.type_check.json:42
x-pack/solutions/security/plugins/timelines/tsconfig.type_check.json:45
x-pack/solutions/security/plugins/timelines/tsconfig.type_check.json:51
x-pack/solutions/security/plugins/timelines/tsconfig.type_check.json:54
x-pack/solutions/security/plugins/timelines/tsconfig.type_check.json:57
x-pack/solutions/security/plugins/timelines/tsconfig.type_check.json:60
x-pack/solutions/security/plugins/timelines/tsconfig.type_check.json:63
x-pack/solutions/security/plugins/timelines/tsconfig.type_check.json:66
x-pack/solutions/security/plugins/timelines/tsconfig.type_check.json:72
x-pack/solutions/security/plugins/timelines/tsconfig.type_check.json:75
x-pack/solutions/security/plugins/timelines/tsconfig.type_check.json:78
x-pack/solutions/security/plugins/timelines/tsconfig.type_check.json:81
x-pack/solutions/security/plugins/timelines/tsconfig.type_check.json:84
x-pack/solutions/security/plugins/timelines/tsconfig.type_check.json:87
x-pack/solutions/security/plugins/timelines/tsconfig.type_check.json:90
x-pack/solutions/security/plugins/timelines/tsconfig.type_check.json:93
x-pack/solutions/security/plugins/timelines/tsconfig.type_check.json:96

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 4, 2024

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

@gsoldevila gsoldevila added Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting Team:Threat Hunting Security Solution Threat Hunting Team labels Dec 4, 2024
@gsoldevila gsoldevila marked this pull request as ready for review December 4, 2024 08:22
@gsoldevila gsoldevila requested review from a team as code owners December 4, 2024 08:22
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-core (Team:Core)

@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/security-threat-hunting (Team:Threat Hunting)

Copy link
Copy Markdown
Contributor

@PhilippeOberti PhilippeOberti left a comment

Choose a reason for hiding this comment

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

code LGTM and smoke tested locally everything looks to be working (tested alerts page, timeline, timelines page, cases interaction with alerts, intelligence page, alert/host/user/rule flyouts...)

Thank you for making this change, excited about where Kibana is going!!

Copy link
Copy Markdown
Contributor

@PhilippeOberti PhilippeOberti left a comment

Choose a reason for hiding this comment

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

@gsoldevila actually I have a few questions and want to make sure we answer them before merging (sorry for approving too quickly above):

  • I see that the data-table package was moved under x-pack/solutions/security/packages/security-solution/data_table but wouldn't it make sense to have it directly under x-pack/solutions/security/packages/data_table. What was the idea behind nesting it under one more security-solution folder at the end?
    Screenshot 2024-12-04 at 1 41 20 PM
  • also I wonder what's the value in keeping the word kbn in the kbn-expandable-flyout package now that it's moved under /solutions/security?
  • we are actually in the process of nuking the timelines plugin entirely (@kqualters-elastic has a local branch with those changes). Should we wait before merging this PR? If we remove it first this PR would be a lot less involved...

What's the urgency in merging this?

Finally, let me know if you need help making some of the changes, and fixing the build (it seems to be some jest config issues as well as some translations).

I'm happy to take a look and help out if you want!

@gsoldevila gsoldevila force-pushed the kbn-team-1309-move-kibana-security-threat-hunting-investigations branch from 50e4271 to a1ec7cc Compare December 5, 2024 06:33
@gsoldevila gsoldevila force-pushed the kbn-team-1309-move-kibana-security-threat-hunting-investigations branch from b053e6f to 8d5b171 Compare December 10, 2024 15:48
@gsoldevila gsoldevila requested a review from a team as a code owner December 10, 2024 15:48
@PhilippeOberti
Copy link
Copy Markdown
Contributor

@gsoldevila I'm going to wait before re-reviewing this PR as the data-table package is also moved in this other PR

@PhilippeOberti PhilippeOberti force-pushed the kbn-team-1309-move-kibana-security-threat-hunting-investigations branch from c5e5026 to 35f6c67 Compare December 12, 2024 16:22
@PhilippeOberti PhilippeOberti requested a review from a team as a code owner December 12, 2024 18:22
Copy link
Copy Markdown
Contributor

@kc13greiner kc13greiner left a comment

Choose a reason for hiding this comment

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

LGTM!

@PhilippeOberti PhilippeOberti added backport:prev-minor and removed backport:skip This PR does not require backporting labels Dec 12, 2024
Copy link
Copy Markdown
Contributor

@PhilippeOberti PhilippeOberti left a comment

Choose a reason for hiding this comment

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

desk tested aND CODE LGTM! Only small miss is the yarn storybook expandable_flyout command does not work anymore. Using yarn storybook security_solution_packages works just fine though and renders the expandable flyout stories we we're good.

We'll have to remember to remove the expandable_flyout alias from the storybook options, but that can be done in a follow up PR (to save the CI to run another time)

@PhilippeOberti PhilippeOberti added v9.0.0 v8.18.0 Team:Threat Hunting:Investigations Security Solution Threat Hunting Investigations Team labels Dec 12, 2024
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/security-threat-hunting-investigations (Team:Threat Hunting:Investigations)

@PhilippeOberti PhilippeOberti merged commit 33c18c7 into elastic:main Dec 12, 2024
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
securitySolution 14.7MB 14.7MB +900.0B

History

@kibanamachine
Copy link
Copy Markdown
Contributor

Starting backport for target branches: 8.x

https://github.com/elastic/kibana/actions/runs/12305802059

@kibanamachine
Copy link
Copy Markdown
Contributor

💔 All backports failed

Status Branch Result
8.x Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

node scripts/backport --pr 202855

Questions ?

Please refer to the Backport tool documentation

@PhilippeOberti
Copy link
Copy Markdown
Contributor

💚 All backports created successfully

Status Branch Result
8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

PhilippeOberti pushed a commit to PhilippeOberti/kibana that referenced this pull request Dec 13, 2024
…rity-threat-hunting-investigations` (elastic#202855)

## Summary

This PR aims at relocating some of the Kibana modules (plugins and
packages) into a new folder structure, according to the _Sustainable
Kibana Architecture_ initiative.

> [!IMPORTANT]
> * We kindly ask you to:
> * Manually fix the errors in the error section below (if there are
any).
> * Search for the `packages[\/\\]` and `plugins[\/\\]` patterns in the
source code (Babel and Eslint config files), and update them
appropriately.
> * Manually review
`.buildkite/scripts/pipelines/pull_request/pipeline.ts` to ensure that
any CI pipeline customizations continue to be correctly applied after
the changed path names
> * Review all of the updated files, specially the `.ts` and `.js` files
listed in the sections below, as some of them contain relative paths
that have been updated.
> * Think of potential impact of the move, including tooling and
configuration files that can be pointing to the relocated modules. E.g.:
>     * customised eslint rules
>     * docs pointing to source code

> [!NOTE]
> * This PR has been auto-generated.
> * Any manual contributions will be lost if the 'relocate' script is
re-run.
> * Try to obtain the missing reviews / approvals before applying manual
fixes, and/or keep your changes in a .patch / git stash.
> * Please use
[#sustainable_kibana_architecture](https://elastic.slack.com/archives/C07TCKTA22E)
Slack channel for feedback.

#### 2 plugin(s) are going to be relocated:

| Id | Target folder |
| -- | ------------- |
| `@kbn/threat-intelligence-plugin` |
`x-pack/solutions/security/plugins/threat_intelligence` |
| `@kbn/timelines-plugin` |
`x-pack/solutions/security/plugins/timelines` |

#### 2 packages(s) are going to be relocated:

| Id | Target folder |
| -- | ------------- |
| `@kbn/expandable-flyout` |
`x-pack/solutions/security/packages/kbn-expandable-flyout` |
| `@kbn/securitysolution-data-table` |
`x-pack/solutions/security/packages/data_table` |

Co-authored-by: PhilippeOberti <philippe.oberti@elastic.co>
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 33c18c7)

# Conflicts:
#	.github/CODEOWNERS
#	x-pack/solutions/security/packages/expandable-flyout/src/with_provider.test.tsx
#	x-pack/solutions/security/packages/expandable-flyout/src/with_provider.tsx
PhilippeOberti added a commit that referenced this pull request Dec 13, 2024
…c/security-threat-hunting-investigations` (#202855) (#204150)

# Backport

This will backport the following commits from `main` to `8.x`:
- [Sustainable Kibana Architecture: Move modules owned by
`@elastic/security-threat-hunting-investigations`
(#202855)](#202855)

<!--- 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-12-12T22:22:03Z","message":"Sustainable
Kibana Architecture: Move modules owned by
`@elastic/security-threat-hunting-investigations` (#202855)\n\n##
Summary\r\n\r\nThis PR aims at relocating some of the Kibana modules
(plugins and\r\npackages) into a new folder structure, according to the
_Sustainable\r\nKibana Architecture_ initiative.\r\n\r\n>
[!IMPORTANT]\r\n> * We kindly ask you to:\r\n> * Manually fix the errors
in the error section below (if there are\r\nany).\r\n> * Search for the
`packages[\\/\\\\]` and `plugins[\\/\\\\]` patterns in the\r\nsource
code (Babel and Eslint config files), and update
them\r\nappropriately.\r\n> * Manually
review\r\n`.buildkite/scripts/pipelines/pull_request/pipeline.ts` to
ensure that\r\nany CI pipeline customizations continue to be correctly
applied after\r\nthe changed path names\r\n> * Review all of the updated
files, specially the `.ts` and `.js` files\r\nlisted in the sections
below, as some of them contain relative paths\r\nthat have been
updated.\r\n> * Think of potential impact of the move, including tooling
and\r\nconfiguration files that can be pointing to the relocated
modules. E.g.:\r\n> * customised eslint rules\r\n> * docs pointing to
source code\r\n\r\n> [!NOTE]\r\n> * This PR has been
auto-generated.\r\n> * Any manual contributions will be lost if the
'relocate' script is\r\nre-run.\r\n> * Try to obtain the missing reviews
/ approvals before applying manual\r\nfixes, and/or keep your changes in
a .patch / git stash.\r\n> * Please
use\r\n[#sustainable_kibana_architecture](https://elastic.slack.com/archives/C07TCKTA22E)\r\nSlack
channel for feedback.\r\n\r\n#### 2 plugin(s) are going to be
relocated:\r\n\r\n| Id | Target folder |\r\n| -- | ------------- |\r\n|
`@kbn/threat-intelligence-plugin`
|\r\n`x-pack/solutions/security/plugins/threat_intelligence` |\r\n|
`@kbn/timelines-plugin`
|\r\n`x-pack/solutions/security/plugins/timelines` |\r\n\r\n#### 2
packages(s) are going to be relocated:\r\n\r\n| Id | Target folder
|\r\n| -- | ------------- |\r\n| `@kbn/expandable-flyout`
|\r\n`x-pack/solutions/security/packages/kbn-expandable-flyout` |\r\n|
`@kbn/securitysolution-data-table`
|\r\n`x-pack/solutions/security/packages/data_table`
|\r\n\r\nCo-authored-by: PhilippeOberti
<philippe.oberti@elastic.co>\r\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"33c18c72fa019430c6b73503dc3176e0136e3861","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","release_note:skip","v9.0.0","Team:Threat
Hunting","Team:Threat
Hunting:Investigations","backport:prev-minor","v8.18.0"],"number":202855,"url":"https://github.com/elastic/kibana/pull/202855","mergeCommit":{"message":"Sustainable
Kibana Architecture: Move modules owned by
`@elastic/security-threat-hunting-investigations` (#202855)\n\n##
Summary\r\n\r\nThis PR aims at relocating some of the Kibana modules
(plugins and\r\npackages) into a new folder structure, according to the
_Sustainable\r\nKibana Architecture_ initiative.\r\n\r\n>
[!IMPORTANT]\r\n> * We kindly ask you to:\r\n> * Manually fix the errors
in the error section below (if there are\r\nany).\r\n> * Search for the
`packages[\\/\\\\]` and `plugins[\\/\\\\]` patterns in the\r\nsource
code (Babel and Eslint config files), and update
them\r\nappropriately.\r\n> * Manually
review\r\n`.buildkite/scripts/pipelines/pull_request/pipeline.ts` to
ensure that\r\nany CI pipeline customizations continue to be correctly
applied after\r\nthe changed path names\r\n> * Review all of the updated
files, specially the `.ts` and `.js` files\r\nlisted in the sections
below, as some of them contain relative paths\r\nthat have been
updated.\r\n> * Think of potential impact of the move, including tooling
and\r\nconfiguration files that can be pointing to the relocated
modules. E.g.:\r\n> * customised eslint rules\r\n> * docs pointing to
source code\r\n\r\n> [!NOTE]\r\n> * This PR has been
auto-generated.\r\n> * Any manual contributions will be lost if the
'relocate' script is\r\nre-run.\r\n> * Try to obtain the missing reviews
/ approvals before applying manual\r\nfixes, and/or keep your changes in
a .patch / git stash.\r\n> * Please
use\r\n[#sustainable_kibana_architecture](https://elastic.slack.com/archives/C07TCKTA22E)\r\nSlack
channel for feedback.\r\n\r\n#### 2 plugin(s) are going to be
relocated:\r\n\r\n| Id | Target folder |\r\n| -- | ------------- |\r\n|
`@kbn/threat-intelligence-plugin`
|\r\n`x-pack/solutions/security/plugins/threat_intelligence` |\r\n|
`@kbn/timelines-plugin`
|\r\n`x-pack/solutions/security/plugins/timelines` |\r\n\r\n#### 2
packages(s) are going to be relocated:\r\n\r\n| Id | Target folder
|\r\n| -- | ------------- |\r\n| `@kbn/expandable-flyout`
|\r\n`x-pack/solutions/security/packages/kbn-expandable-flyout` |\r\n|
`@kbn/securitysolution-data-table`
|\r\n`x-pack/solutions/security/packages/data_table`
|\r\n\r\nCo-authored-by: PhilippeOberti
<philippe.oberti@elastic.co>\r\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"33c18c72fa019430c6b73503dc3176e0136e3861"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/202855","number":202855,"mergeCommit":{"message":"Sustainable
Kibana Architecture: Move modules owned by
`@elastic/security-threat-hunting-investigations` (#202855)\n\n##
Summary\r\n\r\nThis PR aims at relocating some of the Kibana modules
(plugins and\r\npackages) into a new folder structure, according to the
_Sustainable\r\nKibana Architecture_ initiative.\r\n\r\n>
[!IMPORTANT]\r\n> * We kindly ask you to:\r\n> * Manually fix the errors
in the error section below (if there are\r\nany).\r\n> * Search for the
`packages[\\/\\\\]` and `plugins[\\/\\\\]` patterns in the\r\nsource
code (Babel and Eslint config files), and update
them\r\nappropriately.\r\n> * Manually
review\r\n`.buildkite/scripts/pipelines/pull_request/pipeline.ts` to
ensure that\r\nany CI pipeline customizations continue to be correctly
applied after\r\nthe changed path names\r\n> * Review all of the updated
files, specially the `.ts` and `.js` files\r\nlisted in the sections
below, as some of them contain relative paths\r\nthat have been
updated.\r\n> * Think of potential impact of the move, including tooling
and\r\nconfiguration files that can be pointing to the relocated
modules. E.g.:\r\n> * customised eslint rules\r\n> * docs pointing to
source code\r\n\r\n> [!NOTE]\r\n> * This PR has been
auto-generated.\r\n> * Any manual contributions will be lost if the
'relocate' script is\r\nre-run.\r\n> * Try to obtain the missing reviews
/ approvals before applying manual\r\nfixes, and/or keep your changes in
a .patch / git stash.\r\n> * Please
use\r\n[#sustainable_kibana_architecture](https://elastic.slack.com/archives/C07TCKTA22E)\r\nSlack
channel for feedback.\r\n\r\n#### 2 plugin(s) are going to be
relocated:\r\n\r\n| Id | Target folder |\r\n| -- | ------------- |\r\n|
`@kbn/threat-intelligence-plugin`
|\r\n`x-pack/solutions/security/plugins/threat_intelligence` |\r\n|
`@kbn/timelines-plugin`
|\r\n`x-pack/solutions/security/plugins/timelines` |\r\n\r\n#### 2
packages(s) are going to be relocated:\r\n\r\n| Id | Target folder
|\r\n| -- | ------------- |\r\n| `@kbn/expandable-flyout`
|\r\n`x-pack/solutions/security/packages/kbn-expandable-flyout` |\r\n|
`@kbn/securitysolution-data-table`
|\r\n`x-pack/solutions/security/packages/data_table`
|\r\n\r\nCo-authored-by: PhilippeOberti
<philippe.oberti@elastic.co>\r\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"33c18c72fa019430c6b73503dc3176e0136e3861"}},{"branch":"8.x","label":"v8.18.0","labelRegex":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Gerard Soldevila <gerard.soldevila@elastic.co>
@rudolf rudolf added the plugin groups Relocate all plugins and packages under their respective platform/solution groups label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

plugin groups Relocate all plugins and packages under their respective platform/solution groups 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// Team:Threat Hunting:Investigations Security Solution Threat Hunting Investigations Team Team:Threat Hunting Security Solution Threat Hunting Team v8.18.0 v9.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants