Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

notify main dev process when server is ready #96332

Merged
merged 2 commits into from
Apr 6, 2021

Conversation

pgayvallet
Copy link
Contributor

@pgayvallet pgayvallet commented Apr 6, 2021

Summary

Fix dev mode being broken when using a basePath after the merge of #95510

restore the message that was sent from the legacy server to notify the main cli process that the Kibana server is ready to accept requests

@pgayvallet pgayvallet requested a review from a team as a code owner April 6, 2021 16:20
@pgayvallet pgayvallet added release_note:skip Skip the PR/issue when compiling release notes Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc v7.13.0 labels Apr 6, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

@cjcenizal
Copy link
Contributor

Thanks for hopping on this! Why do we support basePath again? Do we need it?

@spalger
Copy link
Contributor

spalger commented Apr 6, 2021

Tested locally, since this is blocking local dev I'm going to merge early.

@spalger spalger merged commit 7f97f8b into elastic:master Apr 6, 2021
@spalger
Copy link
Contributor

spalger commented Apr 6, 2021

Thanks for hopping on this! Why do we support basePath again? Do we need it?

@cjcenizal Best rationale for it is here https://github.com/elastic/kibana/blob/265cc7624768fef99a7cad9045a79e8610308886/packages/kbn-cli-dev-mode/README.md#basepathproxyserver, it's definitely necessary and does more than just base path stuff now.

pgayvallet added a commit to pgayvallet/kibana that referenced this pull request Apr 6, 2021
* notify main dev process when server is ready

* check for process.send existence
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

pgayvallet added a commit that referenced this pull request Apr 6, 2021
* notify main dev process when server is ready

* check for process.send existence
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc v7.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants