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

Cherry-pick #9642 to 6.x: Export field for xpack.enabled setting #9655

Merged
merged 1 commit into from
Dec 19, 2018

Conversation

ycombinator
Copy link
Contributor

Cherry-pick of PR #9642 to 6.x branch. Original message:

The cleanup in #8308 introduced a regression which caused the xpack.enabled flag in the kibana module to stop having any effect.

This PR fixes that issue by reverting the troublesome bits from #8308, ensuring that the struct field for the parsed configuration setting is exported.

The cleanup in #8308 introduced a regression which caused the `xpack.enabled` flag in the `kibana` module to stop having any effect.

This PR fixes that issue by reverting the troublesome bits from #8308, ensuring that the struct field for the parsed configuration setting is exported.

(cherry picked from commit 8f37eec)
@ycombinator ycombinator merged commit 1a28b31 into elastic:6.x Dec 19, 2018
@ycombinator ycombinator deleted the backport_9642_6.x branch December 25, 2019 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants