Skip to content

Commit db2b456

Browse files
committed
[Fleet] Move ingestManager plugin to fleet (#82886)
# Conflicts: # .github/CODEOWNERS # .github/paths-labeller.yml # x-pack/plugins/fleet/server/services/epm/archive/cache.ts # x-pack/plugins/fleet/server/services/epm/registry/cache.ts # x-pack/plugins/ingest_manager/server/services/epm/archive/cache.ts
1 parent 93d6068 commit db2b456

560 files changed

Lines changed: 109 additions & 122 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/developer/plugin-list.asciidoc

Lines changed: 1 addition & 1 deletion

x-pack/.i18nrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"xpack.idxMgmt": "plugins/index_management",
2929
"xpack.indexLifecycleMgmt": "plugins/index_lifecycle_management",
3030
"xpack.infra": "plugins/infra",
31-
"xpack.fleet": "plugins/ingest_manager",
31+
"xpack.fleet": "plugins/fleet",
3232
"xpack.ingestPipelines": "plugins/ingest_pipelines",
3333
"xpack.lens": "plugins/lens",
3434
"xpack.licenseMgmt": "plugins/license_management",
Lines changed: 1 addition & 1 deletion
File renamed without changes.

x-pack/plugins/ingest_manager/common/constants/agent_policy.ts renamed to x-pack/plugins/fleet/common/constants/agent_policy.ts

File renamed without changes.

x-pack/plugins/ingest_manager/common/constants/enrollment_api_key.ts renamed to x-pack/plugins/fleet/common/constants/enrollment_api_key.ts

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)