kibana/packages/kbn-dev-utils
Pierre Gayvallet a4e82c4e6d
Adapt es-archiver to call _migrate endpoint instead of creating a migrator (#56971)
* es-archiver call _migrate endpoint instead of creating a migrator

* fix crlf....

* use promise instead of callback accessor

* attempt with disabled authent

* enable security again

* set mapping to dynamic before calling migration endpoint

* rename space data from non-spaced tests

* add documentation on the `rerun` flag

* create router with the `/api/saved_objects` prefix

* add unit test about strict mapping

* add integration test on migrate endpoint

* wrap route handler with handleLegacyErrors

* add remark about limitations of the rerun flag

* Apply suggestions from code review

Co-Authored-By: Aleh Zasypkin <aleh.zasypkin@gmail.com>

* do not return detailed index result

* add access tag to migrate route

* use /internal prefix for migrate endpoint

* fix integ tests

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Josh Dover <me@joshdover.com>
Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
2020-02-26 10:39:16 +01:00
..
certs Add support for certificates in PKCS#12 (P12) key stores (#53810) 2020-01-09 13:03:16 -05:00
src Adapt es-archiver to call _migrate endpoint instead of creating a migrator (#56971) 2020-02-26 10:39:16 +01:00
package.json Updating tree-kill to 1.2.2 (#55889) 2020-02-05 13:53:01 -08:00
README.md Move proc_runner from x-pack-kibana into kibana (#17120) 2018-03-14 19:55:50 -05:00
tsconfig.json [dev/run] expose unexpected flags as more than just names (#54080) 2020-01-07 11:56:08 -07:00
yarn.lock Add lockfile symlinks (#55440) 2020-01-27 11:38:20 -05:00

dev utils

proc runner

For running integration tests in Kibana

tooling log