kibana/docs/development/core
Pierre Gayvallet 805179726f
Migrate instance uuid logic to new platform (#52060) (#53260)
* move and migrate uuid code to new platform

* create and wire uuid service

* handle legacy compatibility

* update generated docs

* add `set` to LegacyConfig interface

* Fix types

* fix config access

* respect naming conventions for uuid

* remove hardcoded config paths

* rename manageInstanceUuid to resolveInstanceUuid

* moves legacy config uuid set from uuid to legacy service

* log specific message depending on how uuid was resolved

* resolve merge conflicts

* use fs.promises

* add forgotten @public in uuid contract

* add explicit errors and tests

* ensure uuid is valid in configuration

* fix read/write tests
2019-12-17 11:16:38 +01:00
..
public [7.x] Add lint rule to prevent server code being imported into… (#53019) 2019-12-16 16:46:07 -06:00
server Migrate instance uuid logic to new platform (#52060) (#53260) 2019-12-17 11:16:38 +01:00