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

[Elastic Log Driver] magefile cleanup, fix bug on plugin uninstall #16735

Merged

Conversation

fearful-symmetry
Copy link
Contributor

This is a pretty short bugfix PR. There was an issue where the Uninstall step would fail if using a version other than 8.0.0, as we were pulling the plugin name field from the wrong place. Also removes a vestigial option passed to the build step.

@fearful-symmetry fearful-symmetry added bug needs_backport PR is waiting to be backported to other branches. labels Mar 2, 2020
@fearful-symmetry fearful-symmetry requested a review from a team March 2, 2020 20:15
@fearful-symmetry fearful-symmetry self-assigned this Mar 2, 2020
@jsoriano
Copy link
Member

jsoriano commented Mar 3, 2020

run beats-ci/package

Copy link
Member

@jsoriano jsoriano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, only some nitpicking.

@fearful-symmetry fearful-symmetry merged commit d7d38f3 into elastic:master Mar 4, 2020
@fearful-symmetry fearful-symmetry added v7.7.0 and removed needs_backport PR is waiting to be backported to other branches. labels Mar 4, 2020
fearful-symmetry added a commit to fearful-symmetry/beats that referenced this pull request Mar 4, 2020
…lastic#16735)

* clean up magefile, quality of life issues

* remove commented out code

* cleanup

(cherry picked from commit d7d38f3)
fearful-symmetry added a commit that referenced this pull request Mar 5, 2020
…16735) (#16813)

* clean up magefile, quality of life issues

* remove commented out code

* cleanup

(cherry picked from commit d7d38f3)
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