kibana/packages/kbn-config
Kibana Machine 758b7c36e6
[7.x] Do not mutate config in place during deprecations (#99629) (#99763)
* Do not mutate config in place during deprecations (#99629)

* refactor config deprecations to avoid config mutations

* remove dynamic access keys in core deprecations.

* refactor custom config deprecations to match the new signature

* improve config deprecations fixtures for nested keys

* add a test for xpack.banner config deprecations

* key --> path, add a test for invalid command

* remove lodash usage

Co-authored-by: Mikhail Shustov <restrry@gmail.com>
2021-05-11 15:25:57 +00:00
..
src [7.x] Do not mutate config in place during deprecations (#99629) (#99763) 2021-05-11 15:25:57 +00:00
BUILD.bazel chore(NA): moving @kbn/config into bazel (#99199) (#99279) 2021-05-04 20:00:48 -04:00
jest.config.js [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
package.json chore(NA): moving @kbn/config into bazel (#99199) (#99279) 2021-05-04 20:00:48 -04:00
README.md
tsconfig.json chore(NA): moving @kbn/config into bazel (#99199) (#99279) 2021-05-04 20:00:48 -04:00

@kbn/config — Kibana configuration file loader

This package contains the configuration service used to load and read the kibana configuration file