Cherry-pick #17391 to 7.x: [Agent] Rename agent to elastic-agent#17599
Cherry-pick #17391 to 7.x: [Agent] Rename agent to elastic-agent#17599ph merged 6 commits intoelastic:7.xfrom ph:backport_17391_7.x
Conversation
|
Pinging @elastic/ingest-management (Team:Ingest Management) |
|
@michalpristas don't merge it yet, I have another fix to go in. |
|
Fails here: vet: management/fleet/manager.go:36:13: undeclared name: Config |
|
@michalpristas I've fixed all the bugs and diverging code from master to 7.x, I've run |
|
libbeat failures is related checking it out. |
libbeat/cmd/instance/beat.go
Outdated
There was a problem hiding this comment.
it's weird that this is missing
There was a problem hiding this comment.
x-pack/libbeat/management/fleet is missing entirely in branch
There was a problem hiding this comment.
check this PR and especially this test update to make libbeat pass
https://github.com/elastic/beats/pull/14835/files#diff-cf1cbef8b594350a8858a0682701458eR76
There was a problem hiding this comment.
weird le met check that. I have it locally I might not have pushed it but I still have issues with the libbeat system test.
* Add Elastic Agent in the Jenkinsfile With the recent moves to Jenkins pipeline the Elastic Agent project was not currently tested.
* Add Elastic Agent in the Jenkinsfile With the recent moves to Jenkins pipeline the Elastic Agent project was not currently tested.
* handle windows correctly
[Agent] Fix merge of config #17399
|
@michalpristas I've went back to all the PRs I've backported and I did missed some files, so I tried to understand what happened and I just failed at the big merges. So I've think I've go everything now in this PR. Please take a look all tests were running locally will take a look at the CI this weekend. |
michalpristas
left a comment
There was a problem hiding this comment.
looks ok, thanks @ph
Cherry-pick of PR #17391 to 7.x branch. Original message:
What does this PR do?
This PR renames agent to elastic-agent.
packaging tested.
configuration variables such as
agent.idare kept the same without a name change.Why is it important?
To provide less generic name for executable
Checklist
CHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.Fixes #17239