-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Team: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//Team:OperationsKibana-Operations TeamKibana-Operations Teamdiscuss
Description
We are currently extracting some code from core to their own packages. Some of this code was using the src/core/utils module. In addition, some package were importing (js) utils from legacy that were moved to core and migrated to typescript, and importing core code from package creates a lot of problems.
This issue is to discuss moving all these utility functions to a new @kbn/std package to address these two issues.
see #76874 (comment) and #76397 (comment) for more context.
Does anyone see any problem, or reasons not to do so?
Metadata
Metadata
Assignees
Labels
Team: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//Team:OperationsKibana-Operations TeamKibana-Operations Teamdiscuss