chore: update elastic-agent-libs to v0.18.8#6938
Merged
mauri870 merged 8 commits intoelastic:mainfrom Mar 6, 2025
Merged
Conversation
Contributor
|
This pull request does not have a backport label. Could you fix it @mauri870? 🙏
|
Member
Author
|
/test |
6b830a5 to
5f84eb0
Compare
Member
Author
|
/test |
1 similar comment
Member
Author
|
/test |
e9bd1fa to
6e651a0
Compare
Contributor
|
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
Contributor
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
39888be to
d2a44f6
Compare
Member
|
Looks like a duplicate of #7113. |
cmacknz
reviewed
Mar 3, 2025
changelog/fragments/1740772872-mitigate-symlink-following-when-rotating-files.yaml
Outdated
Show resolved
Hide resolved
|
Contributor
💛 Build succeeded, but was flaky
Failed CI StepsHistory
cc @mauri870 |
pkoutsovasilis
approved these changes
Mar 5, 2025
Contributor
pkoutsovasilis
left a comment
There was a problem hiding this comment.
code changes LGTM, created an issue for a new flaky test
cmacknz
approved these changes
Mar 5, 2025
mergify bot
pushed a commit
that referenced
this pull request
Mar 6, 2025
* chore: update elastic-agent-libs * soften the changelog * wording * better wording in changelog entry (cherry picked from commit f34071c) # Conflicts: # go.mod # go.sum
8 tasks
mergify bot
pushed a commit
that referenced
this pull request
Mar 6, 2025
* chore: update elastic-agent-libs * soften the changelog * wording * better wording in changelog entry (cherry picked from commit f34071c) # Conflicts: # NOTICE.txt # go.mod # go.sum
mergify bot
pushed a commit
that referenced
this pull request
Mar 6, 2025
* chore: update elastic-agent-libs * soften the changelog * wording * better wording in changelog entry (cherry picked from commit f34071c) # Conflicts: # NOTICE.txt # go.mod # go.sum
This was referenced Mar 6, 2025
mergify bot
pushed a commit
that referenced
this pull request
Mar 6, 2025
* chore: update elastic-agent-libs * soften the changelog * wording * better wording in changelog entry (cherry picked from commit f34071c)
8 tasks
mergify bot
pushed a commit
that referenced
this pull request
Mar 6, 2025
* chore: update elastic-agent-libs * soften the changelog * wording * better wording in changelog entry (cherry picked from commit f34071c) # Conflicts: # go.mod # go.sum
8 tasks
mauri870
added a commit
that referenced
this pull request
Mar 6, 2025
mauri870
added a commit
that referenced
this pull request
Mar 6, 2025
…7235) * chore: update elastic-agent-libs to v0.18.8 (#6938) * chore: update elastic-agent-libs * soften the changelog * wording * better wording in changelog entry (cherry picked from commit f34071c) # Conflicts: # NOTICE.txt # go.mod # go.sum * fix conflicts --------- Co-authored-by: Mauri de Souza Meneguzzo <mauri870@gmail.com>
mauri870
added a commit
that referenced
this pull request
Mar 6, 2025
…7236) * chore: update elastic-agent-libs to v0.18.8 (#6938) * chore: update elastic-agent-libs * soften the changelog * wording * better wording in changelog entry (cherry picked from commit f34071c) # Conflicts: # NOTICE.txt # go.mod # go.sum * fix conflicts --------- Co-authored-by: Mauri de Souza Meneguzzo <mauri870@gmail.com>
mauri870
added a commit
that referenced
this pull request
Mar 6, 2025
) * chore: update elastic-agent-libs to v0.18.8 (#6938) * chore: update elastic-agent-libs * soften the changelog * wording * better wording in changelog entry (cherry picked from commit f34071c) # Conflicts: # go.mod # go.sum * fix conflicts --------- Co-authored-by: Mauri de Souza Meneguzzo <mauri870@gmail.com>
mauri870
added a commit
that referenced
this pull request
Mar 6, 2025
) * chore: update elastic-agent-libs to v0.18.8 (#6938) * chore: update elastic-agent-libs * soften the changelog * wording * better wording in changelog entry (cherry picked from commit f34071c) # Conflicts: # go.mod # go.sum * fix conflicts --------- Co-authored-by: Mauri de Souza Meneguzzo <mauri870@gmail.com>
v1v
added a commit
to pkoutsovasilis/elastic-agent
that referenced
this pull request
Mar 6, 2025
* upstream/main: feat: bump go to 1.24.0 (elastic#6932) [CI] Fix Core DRA crossbuild (elastic#7203) fix(ci): Use correct `READ_ONLY` access value instead of `READ` (elastic#7239) ci(buildkite): add initial elastic-agent-helm-charts pipeline (elastic#7176) chore: update elastic-agent-libs to v0.18.8 (elastic#6938) [flakiness] Correct group for TestEndpointAgentServiceMonitoring (elastic#7165)
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.





What does this PR do?
This PR updates elastic-agent-libs to the most recent version.
Checklist
./changelog/fragmentsusing the changelog toolDisruptive User Impact
How to test this PR locally
Related issues