kibana/x-pack/plugins/actions/server
ymao1 81a0267c7b
Gracefully handle decryption errors during ESO migrations (#105968)
* Updating unit tests

* Fixing types

* Updating readme and adding warning message

* Updating README

* PR fixes

* collapsing args to create migration fn

* Adding functional tests

* Adding comment to functional test

* Adding stripOrDecryptAttributesSync

* Using stripOrDecryptAttributesSync

* Fixing unit tests

* PR fixes

* PR fixes

* Moving validation of apikey existence in alerting task runner

* Cleanup

* Reverting changes to alerting task runner

* PR fixes

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-07-28 13:04:20 -04:00
..
authorization [sec/actions] move constants to a separate file to avoid circular deps (#99439) 2021-05-06 06:54:20 -07:00
builtin_action_types [Actions] Swimlane: Fix connectorType schema (#106969) 2021-07-28 08:51:44 -04:00
cleanup_failed_executions Create task to cleanup action execution failures (#96971) 2021-04-20 19:11:25 -04:00
constants [Alerting] Add event log entry when an action starts executing (#102370) 2021-06-22 16:01:43 -04:00
lib [Alerting] Change execution of alerts from async to sync (#97311) 2021-07-20 13:24:24 -04:00
manual_tests Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
preconfigured_connectors/alert_history_es_index Update @elastic/elasticsearch to 8.0.0-canary13 (#98266) 2021-06-08 15:06:06 +02:00
routes [actions] add rule saved object reference to action execution event log doc (#101526) 2021-06-22 15:18:35 -04:00
saved_objects Gracefully handle decryption errors during ESO migrations (#105968) 2021-07-28 13:04:20 -04:00
usage [Security Solution] [Cases] Swimlane Connector for Cases (#100086) 2021-06-23 22:14:43 +03:00
action_type_registry.mock.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
action_type_registry.test.ts Do not generate an ephemeral encryption key in production. (#81511) 2021-02-10 11:27:31 +01:00
action_type_registry.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
actions_client.mock.ts [Alerting] Change execution of alerts from async to sync (#97311) 2021-07-20 13:24:24 -04:00
actions_client.test.ts [Alerting] Change execution of alerts from async to sync (#97311) 2021-07-20 13:24:24 -04:00
actions_client.ts [Alerting] Change execution of alerts from async to sync (#97311) 2021-07-20 13:24:24 -04:00
actions_config.mock.ts [Actions] Rename tls.* configs to ssl.* (#102902) 2021-06-23 14:37:31 -04:00
actions_config.test.ts [Actions] Rename tls.* configs to ssl.* (#102902) 2021-06-23 14:37:31 -04:00
actions_config.ts [Actions] Rename tls.* configs to ssl.* (#102902) 2021-06-23 14:37:31 -04:00
config.test.ts [Actions] Rename tls.* configs to ssl.* (#102902) 2021-06-23 14:37:31 -04:00
config.ts [Actions] Rename tls.* configs to ssl.* (#102902) 2021-06-23 14:37:31 -04:00
create_execute_function.test.ts [actions] add rule saved object reference to action execution event log doc (#101526) 2021-06-22 15:18:35 -04:00
create_execute_function.ts [Alerting] Change execution of alerts from async to sync (#97311) 2021-07-20 13:24:24 -04:00
feature.ts [sec/actions] move constants to a separate file to avoid circular deps (#99439) 2021-05-06 06:54:20 -07:00
index.ts [Security Solution] [Cases] Swimlane Connector for Cases (#100086) 2021-06-23 22:14:43 +03:00
mocks.ts [Alerting] Preconfigured alert history index connector (#94909) 2021-04-08 18:18:44 -04:00
plugin.test.ts Create task to cleanup action execution failures (#96971) 2021-04-20 19:11:25 -04:00
plugin.ts Add ability for types to define an excludeOnUpgrade hook (#106534) 2021-07-27 17:32:35 -04:00
types.ts [Alerting] Change execution of alerts from async to sync (#97311) 2021-07-20 13:24:24 -04:00