kibana/src/cli_encryption_keys
Pierre Gayvallet 251bd9afc6
Remove /src/legacy (#95510)
* starting removing stuff

* fix jest config

* disable CLI mode until other PR is merged

* fix the schema

* add deprecation for maxPayloadBytes

* fix legacy start logic

* deletes `env` from unknown args

* fix FTR test config

* some legacy service deletion

* move config validation

* remove legacy exports from entrypoint

* preserve legacy logging in core logging config

* try to fix uiSettings integration tests

* fix legacy service tests

* more type fix

* use fromRoot from @kbn/utils

* cleanup kibana.d.ts

* fix unit tests

* remove src/core/server/utils

* fix server script

* add integration test for `/{path*}` route

* add unit tests on legacy config

* adapt uiSetting IT bis

* fix tests

* update generated doc

* address some review comments

* move review comments

* fix some stuff

* fix some stuff

* fix some stuff

* fix some stuff bis

* generated doc

* add test for ensureValidConfiguration
2021-04-06 09:25:36 +02:00
..
__snapshots__
cli_encryption_keys.js Remove /src/legacy (#95510) 2021-04-06 09:25:36 +02:00
dev.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
dist.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
encryption_config.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
encryption_config.test.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
generate.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
generate.test.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
interactive.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
interactive.test.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
jest.config.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00