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.0] Remove deprecated Init(), pass instance.Settings around. (#10721) #10759

Merged
merged 2 commits into from
Feb 15, 2019

Conversation

simitt
Copy link
Contributor

@simitt simitt commented Feb 14, 2019

Backports the following commits to 7.0:

libbeat/mock/mockbeat.go Show resolved Hide resolved
libbeat/libbeat.go Show resolved Hide resolved
libbeat/cmd/test/output.go Show resolved Hide resolved
libbeat/cmd/test/config.go Show resolved Hide resolved
libbeat/cmd/export/template.go Show resolved Hide resolved
@simitt
Copy link
Contributor Author

simitt commented Feb 15, 2019

jenkins, retest this please

* Remove deprecated Init(), pass instance.Settings around.

Ensure settings from rootCmd are respected also when calling `export`
and `setup`.

fixes elastic#10720
@simitt simitt force-pushed the backport/7.0/pr-10721 branch from bc39c39 to 81db990 Compare February 15, 2019 08:46
@simitt
Copy link
Contributor Author

simitt commented Feb 15, 2019

Backporting this after checking with @urso .
Failing tests seem unrelated.

@simitt simitt merged commit e4d3db5 into elastic:7.0 Feb 15, 2019
@simitt simitt deleted the backport/7.0/pr-10721 branch May 6, 2019 15:28
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