-
Notifications
You must be signed in to change notification settings - Fork 5k
Include whether Beat is running from a FIPS distribution in User Agent #47409
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
|
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
mauri870
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, pending removal of the replace directive.
ebeahan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Requesting changes until https://github.com/elastic/beats/pull/47409/files#r2479832526 is completed to avoid an unintentional merging 😄
…stribution in User Agent (#47485) (cherry picked from commit 5df7f06) --------- Co-authored-by: Shaunak Kashyap <[email protected]> Co-authored-by: Tiago Queiroz <[email protected]>
…stribution in User Agent (#47486) (cherry picked from commit 5df7f06) --------- Co-authored-by: Shaunak Kashyap <[email protected]> Co-authored-by: Tiago Queiroz <[email protected]>
elastic#47409) * Include whether Beat is running from a FIPS distribution in User Agent * Add unit tests * Adding CHANGELOG fragment * Remove temporary replace directive for elastic-agent-libs dependency
Proposed commit message
This PR includes whether the Beat is running from a FIPS distribution in the User Agent sent by Beats. This allows us to track FIPS usage for Beats.
Checklist
I have made corresponding changes to the documentationI have made corresponding change to the default configuration filesstresstest.shscript to run them under stress conditions and race detector to verify their stability../changelog/fragmentsusing the changelog tool.Disruptive User Impact
None.