kibana/x-pack/plugins/task_manager/server
Mikhail Shustov 5fde16c2b3
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
2021-05-11 05:41:48 -04:00
..
integration_tests
lib
monitoring [Task Manager] Using track_total_hits in workload agg (#99360) 2021-05-06 09:02:24 -04:00
polling
queries
routes [Task manager] avoid adding the health monitoring data into the service status (#98265) 2021-04-26 15:31:00 +01:00
saved_objects
task_running
test_utils
buffered_task_store.test.ts
buffered_task_store.ts
config.test.ts
config.ts
index.test.ts
index.ts Do not mutate config in place during deprecations (#99629) 2021-05-11 05:41:48 -04:00
mocks.ts Create task to cleanup action execution failures (#96971) 2021-04-20 19:11:25 -04:00
MONITORING.md
plugin.test.ts
plugin.ts Create task to cleanup action execution failures (#96971) 2021-04-20 19:11:25 -04:00
polling_lifecycle.mock.ts
polling_lifecycle.test.ts
polling_lifecycle.ts
task.ts
task_events.ts
task_pool.test.ts
task_pool.ts
task_scheduling.mock.ts
task_scheduling.test.ts
task_scheduling.ts
task_store.mock.ts
task_store.test.ts
task_store.ts [Task Manager] Using track_total_hits in workload agg (#99360) 2021-05-06 09:02:24 -04:00
task_type_dictionary.test.ts
task_type_dictionary.ts