-
Notifications
You must be signed in to change notification settings - Fork 5k
Add Kerberos support to beatsauth #47534
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 commentsJust 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) |
AndersonQ
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.
give all tests pass, it's good :)
|
Requires #47586 |
* Add Kerberos support on beatsauth (cherry picked from commit 44078c0)
* Add Kerberos support on beatsauth (cherry picked from commit 44078c0)
* Add Kerberos support on beatsauth (cherry picked from commit 44078c0)
* Add Kerberos support on beatsauth (cherry picked from commit 44078c0) Co-authored-by: Khushi Jain <[email protected]>
* Add Kerberos support on beatsauth (cherry picked from commit 44078c0) Co-authored-by: Khushi Jain <[email protected]>
* Add Kerberos support on beatsauth
Proposed commit message
This PR adds kerberos support on beatsauth extension. And also adds e2e test for the same.
This is required to achieve feature parity with beats and beatreceiver settings
Checklist
stresstest.shscript to run them under stress conditions and race detector to verify their stability../changelog/fragmentsusing the changelog tool.Disruptive User Impact
None
Related issues