Skip to content

Remove /src/legacy#95510

Merged
pgayvallet merged 40 commits intoelastic:masterfrom
pgayvallet:kbn-xxx-legacy-final-countdown
Apr 6, 2021
Merged

Remove /src/legacy#95510
pgayvallet merged 40 commits intoelastic:masterfrom
pgayvallet:kbn-xxx-legacy-final-countdown

Conversation

@pgayvallet
Copy link
Copy Markdown
Contributor

@pgayvallet pgayvallet commented Mar 26, 2021

Summary

Part of #94141
closes #81483

Get rid of /src/legacy

  • Move the legacy logging registration to core's legacy service
  • Move the remaining '/{path*}' route to core's app service
  • Add the legacy logging schema to core's logging config
  • Remove last utils from src/core/server/utils (fromRoot and pkg), replaced by using @kbn/utils instead
  • Adapt and fix stuff

Checklist

Release Note

  • The plugins.scanDirs configuration property has been deprecated and is no longer used.
  • The server.maxPayloadBytes configuration property has been renamed server.maxPayload

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:Legacy Removal Issues related to removing legacy Kibana release_note:deprecation Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// v7.13.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove legacy server config

10 participants