Skip to content

Conversation

@khushijain21
Copy link
Contributor

@khushijain21 khushijain21 commented Nov 8, 2025

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

  • 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
  • [s] I have added tests that prove my fix is effective or that my feature works. Where relevant, I have used the stresstest.sh script to run them under stress conditions and race detector to verify their stability.
  • I have added an entry in ./changelog/fragments using the changelog tool.

Disruptive User Impact

None

Related issues

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Nov 8, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2025

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@mergify
Copy link
Contributor

mergify bot commented Nov 8, 2025

This pull request does not have a backport label.
If this is a bug or security fix, could you label this PR @khushijain21? 🙏.
For such, you'll need to label your PR with:

  • The upcoming major version of the Elastic Stack
  • The upcoming minor version of the Elastic Stack (if you're not pushing a breaking change)

To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-8./d is the label to automatically backport to the 8./d branch. /d is the digit
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.

@khushijain21 khushijain21 added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Nov 10, 2025
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Nov 10, 2025
@khushijain21 khushijain21 changed the title Add Kerberos support on beatsauth Add Kerberos support to beatsauth Nov 10, 2025
@khushijain21 khushijain21 marked this pull request as ready for review November 10, 2025 06:26
@khushijain21 khushijain21 requested a review from a team as a code owner November 10, 2025 06:26
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@khushijain21 khushijain21 marked this pull request as draft November 10, 2025 06:27
@khushijain21 khushijain21 marked this pull request as ready for review November 10, 2025 07:21
@khushijain21 khushijain21 added backport-8.19 Automated backport to the 8.19 branch backport-9.1 Automated backport to the 9.1 branch backport-9.2 Automated backport to the 9.2 branch labels Nov 10, 2025
Copy link
Member

@AndersonQ AndersonQ left a 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 :)

@khushijain21
Copy link
Contributor Author

Requires #47586

@khushijain21 khushijain21 marked this pull request as draft November 13, 2025 08:48
@khushijain21 khushijain21 marked this pull request as ready for review November 13, 2025 09:49
@khushijain21 khushijain21 enabled auto-merge (squash) November 13, 2025 11:16
@khushijain21 khushijain21 merged commit 44078c0 into elastic:main Nov 13, 2025
41 checks passed
mergify bot pushed a commit that referenced this pull request Nov 13, 2025
* Add Kerberos support on beatsauth

(cherry picked from commit 44078c0)
mergify bot pushed a commit that referenced this pull request Nov 13, 2025
* Add Kerberos support on beatsauth

(cherry picked from commit 44078c0)
mergify bot pushed a commit that referenced this pull request Nov 13, 2025
* Add Kerberos support on beatsauth

(cherry picked from commit 44078c0)
khushijain21 added a commit that referenced this pull request Nov 14, 2025
* Add Kerberos support on beatsauth

(cherry picked from commit 44078c0)

Co-authored-by: Khushi Jain <[email protected]>
khushijain21 added a commit that referenced this pull request Nov 19, 2025
* Add Kerberos support on beatsauth

(cherry picked from commit 44078c0)

Co-authored-by: Khushi Jain <[email protected]>
andrzej-stencel pushed a commit to andrzej-stencel/beats that referenced this pull request Dec 1, 2025
* Add Kerberos support on beatsauth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-8.19 Automated backport to the 8.19 branch backport-9.1 Automated backport to the 9.1 branch backport-9.2 Automated backport to the 9.2 branch skip-changelog Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants