kibana/x-pack/test/api_integration/apis/entity_manager
Kevin Lacabane 505cc0fbbb
[eem] disable entity discovery on plugin startup (#204536)
Disable entity discovery on plugin startup and remove some related
files.

We'll need a follow up to cleanup endpoints.

### Testing

- enable entity discovery from `main` with `PUT
kbn:/internal/entities/managed/enablement`, preferably in a cluster with
data so you can verify that the `.entities*` indices are also deleted
- checkout that branch and start kibana
- verify all v1 builtin definitions with their
transforms/templates/pipelines are deleted. `.entities` indices for
these definitions should also be gone

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2024-12-19 14:35:12 +01:00
..
fixture_plugin [eem] disable entity discovery on plugin startup (#204536) 2024-12-19 14:35:12 +01:00
helpers [eem] _count api (#203605) 2024-12-12 15:25:20 +01:00
config.ts [eem] update builtin definitions (#188351) 2024-08-15 17:00:31 +02:00
count.ts [eem] fix flaky _count test (#204399) 2024-12-16 17:40:14 +01:00
definitions.ts [eem] rename fields to snake case (#195895) 2024-10-23 22:06:54 +02:00
index.ts [eem] disable entity discovery on plugin startup (#204536) 2024-12-19 14:35:12 +01:00
search.ts [eem] merging nulls fix (#204183) 2024-12-13 14:39:04 +01:00