kibana/src/core/server/config
Pierre Gayvallet 81ba068853
Add deprecation.skip_deprecated_settings config setting (#114751)
* Add `deprecation.skip_deprecated_settings` config setting

* fix deprecation from service

* fix existing config deprecations

* fix kbn-config unit tests

* adapt deprecation types

* fix more deprecations

* add filtering and adapt unit tests

* add service unit tests

* update generated doc

* fix telemetry unit tests

* address review comments

* add missing deprecation titles
2021-10-15 12:11:21 +02:00
..
deprecation Add deprecation.skip_deprecated_settings config setting (#114751) 2021-10-15 12:11:21 +02:00
integration_tests [8.0] Remove legacy logging (#112305) 2021-10-05 13:30:56 +02:00
ensure_valid_configuration.test.ts Introduce preboot lifecycle stage (#103636) 2021-07-20 06:52:23 +02:00
ensure_valid_configuration.ts Introduce preboot lifecycle stage (#103636) 2021-07-20 06:52:23 +02:00
index.ts Expose current branch and version to config deprecation providers (#113600) 2021-10-06 10:58:34 +02:00
mocks.ts Expose current branch and version to config deprecation providers (#113600) 2021-10-06 10:58:34 +02:00
test_utils.ts Expose current branch and version to config deprecation providers (#113600) 2021-10-06 10:58:34 +02:00