-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Feature:New PlatformTeam:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//
Description
Following #47065
The new platform enforces domain separation for the plugins. At the same time, all core services don't follow the per-domain folder structure.
It creates a situation when:
- core service code is scattered across several folders and there is no good way to share env-agnostic code and types. Migrate Capabilities to new platform #51438 (comment)
- lack of central place for service documentation.
This issue should evaluate how it's hard it would be to introduce proper per-domain separation and decide whether we want to follow this way at all.
rudolf and streamich
Metadata
Metadata
Assignees
Labels
Feature:New PlatformTeam:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//