Update go-libaudit and remove close/draining code#43352
Merged
fearful-symmetry merged 13 commits intoelastic:mainfrom Mar 28, 2025
Merged
Update go-libaudit and remove close/draining code#43352fearful-symmetry merged 13 commits intoelastic:mainfrom
fearful-symmetry merged 13 commits intoelastic:mainfrom
Conversation
Contributor
|
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
6 tasks
Contributor
|
Pinging @elastic/sec-linux-platform (Team:Security-Linux Platform) |
nicholasberlin
approved these changes
Mar 24, 2025
haesbaert
reviewed
Mar 25, 2025
haesbaert
approved these changes
Mar 27, 2025
andrewkroh
approved these changes
Mar 27, 2025
mergify bot
pushed a commit
that referenced
this pull request
Oct 15, 2025
* update go-libaudit * notice * add tests, refactor setPID retry * improve docs: * add eintr check * clean up tests * fix error message * linter (cherry picked from commit 5da0bd1) # Conflicts: # NOTICE.txt # go.mod # go.sum
4 tasks
fearful-symmetry
added a commit
that referenced
this pull request
Oct 22, 2025
…code (#47128) * Update go-libaudit and remove close/draining code (#43352) * update go-libaudit * notice * add tests, refactor setPID retry * improve docs: * add eintr check * clean up tests * fix error message * linter (cherry picked from commit 5da0bd1) # Conflicts: # NOTICE.txt # go.mod # go.sum * fix cherry-pick --------- Co-authored-by: Alex K <8418476+fearful-symmetry@users.noreply.github.com> Co-authored-by: fearful-symmetry <alexpkristiansen@icloud.com>
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.
Proposed commit message
This is a continuation of elastic/go-libaudit#176
This is pretty simple, all we're doing besides updating the dependency is removing the old
closeAuditClient()code.Putting this in draft while I tinker with the
setPID()method in light of the changes made to go-libaudit.Checklist
CHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.