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

[7.x] [feat] create additional http servers (#36804) #37517

Merged
merged 2 commits into from
May 31, 2019

Conversation

toddself
Copy link
Contributor

Backports the following commits to 7.x:

@elasticmachine
Copy link
Contributor

💔 Build Failed

@toddself toddself added the Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc label May 30, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-platform

@elasticmachine
Copy link
Contributor

💔 Build Failed

@toddself toddself force-pushed the backport/7.x/pr-36804 branch from 19466ed to 2385c87 Compare May 30, 2019 21:45
@elasticmachine
Copy link
Contributor

💔 Build Failed

toddself and others added 2 commits May 30, 2019 16:22
* [feat] create additional http servers

allow for additional http servers to be created, tracked and returned

* respond to pr feedback

* tweak test

* update documentation

* destructure port, remove unnecessary imports

* [fix] export correct type

* [feat] expose createNewServer to plugins

* [fix] respond to pr feedback

* todo: add schema validation & integration test

* use reach

* [fix] use validateKey to validate partial

* [fix] change config shadowing

* check kibana port & prevent shadowing

* centralize start/stop for servers, add integration test

* remove unnecessary property

* never forget your await

* remove option to pass config into start

* fix pr feedback

* fix documentation

* fix test failures
@toddself toddself force-pushed the backport/7.x/pr-36804 branch from 2385c87 to c2d0713 Compare May 30, 2019 23:22
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@toddself toddself merged commit c4a9ade into elastic:7.x May 31, 2019
@toddself toddself deleted the backport/7.x/pr-36804 branch May 31, 2019 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants