Cherry-pick #16494 to 7.x: Merge agent to master#16885
Merged
ph merged 1 commit intoelastic:7.xfrom Apr 7, 2020
ph:backport_16494_7.x
Merged
Cherry-pick #16494 to 7.x: Merge agent to master#16885ph merged 1 commit intoelastic:7.xfrom ph:backport_16494_7.x
ph merged 1 commit intoelastic:7.xfrom
ph:backport_16494_7.x
Conversation
Contributor
|
Pinging @elastic/ingest-management (Project:fleet) |
ruflin
approved these changes
Mar 9, 2020
Contributor
ruflin
left a comment
There was a problem hiding this comment.
LGTM. Didn't review all the code but I assume it is a 1:1 backport from master and the go.mod diff looks ok. Please check CI.
Contributor
Author
|
@ruflin Everything is OK on our side, I will rekick the jenkins jobs, because windows worker went offline / failed to connect. |
Contributor
Author
|
jenkins test this please |
Contributor
Author
|
jenkins test this please |
This PR move the development of the Elastic Agent inside the master branch, the Agent can be configured locally or using the ingest manager in Kibana. The Agent will take care of starting or stopping the processes depending on the configuration needs. Co-authored-by: Pier-Hugues Pellerin <phpellerin@gmail.com> Co-authored-by: Michal Pristas <michal.pristas@gmail.com> (cherry picked from commit a9a2779)
michalpristas
approved these changes
Apr 7, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cherry-pick of PR #16494 to 7.x branch. Original message:
What does this PR do?
This PR move the development of the Elastic Agent inside the master branch, the Agent can be configured locally or using the ingest manager in Kibana. The Agent will take care of starting or stopping the processes depending on the configuration needs.
Why is it important?
Checklist
Author's Checklist
How to test this PR locally
Related issues
Use cases
Screenshots
Logs