kibana/x-pack/plugins/actions/server/saved_objects
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
..
get_import_warnings.test.ts [Alerting] Enabling import of rules and connectors (#99857) 2021-05-14 07:43:09 -07:00
get_import_warnings.ts [Alerting] Enabling import of rules and connectors (#99857) 2021-05-14 07:43:09 -07:00
index.ts Add ability for types to define an excludeOnUpgrade hook (#106534) 2021-07-27 17:32:35 -04:00
mappings.json [actions] add rule saved object reference to action execution event log doc (#101526) 2021-06-22 15:18:35 -04:00
migrations.test.ts Gracefully handle decryption errors during ESO migrations (#105968) 2021-07-28 13:04:20 -04:00
migrations.ts Gracefully handle decryption errors during ESO migrations (#105968) 2021-07-28 13:04:20 -04:00
transform_connectors_for_export.test.ts [Alerting] Export rules and connectors (#98802) 2021-05-05 11:33:01 -04:00
transform_connectors_for_export.ts [Alerting] Export rules and connectors (#98802) 2021-05-05 11:33:01 -04:00