[9.3](backport #51921) update elastic-agent-libs to v0.46.1#51935
[9.3](backport #51921) update elastic-agent-libs to v0.46.1#51935mergify[bot] wants to merge 2 commits into
Conversation
Improve logging when TLS certificates and keys fail to load preventing it from logging a malformed key when it fails to load. full changelog: elastic/elastic-agent-libs@v0.45.0...v0.46.1= (cherry picked from commit 8674b2f) # Conflicts: # NOTICE.txt # go.mod # go.sum
|
Cherry-pick of 8674b2f has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
🤖 GitHub commentsJust comment with:
|
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
This comment has been minimized.
This comment has been minimized.
TL;DRThe Ubuntu Remediation
Investigation detailsRoot CauseThe changed O365 Audit files introduce five lint violations detected by Evidence
ValidationNo source tests were run by this read-only investigation. Follow-upAfter applying the fixes, rerun the failed workflow for PR #51935. What is this? | From workflow: PR Actions Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
TL;DRThe Ubuntu Remediation
Investigation detailsRoot CauseThe test server uses the embedded 1024-bit RSA key/certificate ( Evidence
VerificationThe scoped local FIPS test could not be executed because the environment attempted to download Go 1.26.4 and the download itself failed under What is this? | From workflow: PR Buildkite Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
Proposed commit message
Checklist
[ ] My code follows the style guidelines of this project[ ] I have commented my code, particularly in hard-to-understand areas[ ] I have made corresponding changes to the documentation[ ] I have made corresponding change to the default configuration files[ ] I have added tests that prove my fix is effective or that my feature works. Where relevant, I have used thestresstest.shscript to run them under stress conditions and race detector to verify their stability../changelog/fragmentsusing the changelog tool.Disruptive User Impact
None
How to test this PR locally
Try to load a malformed certificate key. Check elastic/elastic-agent-libs#431 for details
Related issues
This is an automatic backport of pull request #51921 done by [Mergify](https://mergify.com).