-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
## Summary Clean-up all "Asset Inventory" plugin code from the `8.x` branch. ### Motivation It was decided in the weekly meetings not to backport any work related to Asset Inventory because it's a new feature. However, this decision was made after I had already shipped the first PR that introduced all the minimal required boilerplate: - #202291 which was backported with: - #202827 I couldn't auto revert the merge commit because of this refactor PR that was merged in between: - #202862 So I'm deleting and reverting each change manually. ### Checklist - [x] If a plugin configuration key changed, check if it needs to be allowlisted in the cloud and added to the [docker list](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker) - [x] The PR description includes the appropriate Release Notes section, and the correct `release_note:*` label is applied per the [guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process) ### Risks No risk at all.
- Loading branch information
1 parent
61c42fa
commit dee44c3
Showing
21 changed files
with
0 additions
and
462 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 0 additions & 13 deletions
13
x-pack/solutions/security/plugins/asset_inventory/README.md
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
x-pack/solutions/security/plugins/asset_inventory/common/index.ts
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
x-pack/solutions/security/plugins/asset_inventory/kibana.jsonc
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
x-pack/solutions/security/plugins/asset_inventory/package.json
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
x-pack/solutions/security/plugins/asset_inventory/public/application.tsx
This file was deleted.
Oops, something went wrong.
38 changes: 0 additions & 38 deletions
38
x-pack/solutions/security/plugins/asset_inventory/public/components/app.tsx
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
x-pack/solutions/security/plugins/asset_inventory/public/index.ts
This file was deleted.
Oops, something went wrong.
35 changes: 0 additions & 35 deletions
35
x-pack/solutions/security/plugins/asset_inventory/public/plugin.ts
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
x-pack/solutions/security/plugins/asset_inventory/public/types.ts
This file was deleted.
Oops, something went wrong.
142 changes: 0 additions & 142 deletions
142
.../solutions/security/plugins/asset_inventory/server/create_transforms/create_transforms.ts
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
x-pack/solutions/security/plugins/asset_inventory/server/index.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.