Skip to content

Conversation

AndersonQ
Copy link
Member

Proposed commit message

changelog: add known issue for  `restart_on_cert_change` panic

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
  • [ ] I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Disruptive User Impact

NA

How to test this PR locally

TODO

Related issues

@AndersonQ AndersonQ self-assigned this Sep 5, 2025
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Sep 5, 2025
@AndersonQ AndersonQ added Team:Docs Label for the Observability docs team Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team labels Sep 5, 2025
@AndersonQ AndersonQ requested a review from Copilot September 5, 2025 10:48
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Sep 5, 2025
@AndersonQ AndersonQ marked this pull request as ready for review September 5, 2025 10:49
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds documentation for a known issue in Beats version 8.18.0 where the restart_on_cert_change option causes a panic due to a missing syscall in the default seccomp policy.

  • Adds a "Known issues" section to the 8.18.0 changelog
  • Documents the restart_on_cert_change panic issue and its root cause
  • Provides a complete seccomp policy configuration as a workaround

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@elasticmachine
Copy link
Collaborator

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

@AndersonQ AndersonQ force-pushed the 46333-8.18-add-known-issue branch from a2aeeb9 to a33efff Compare September 5, 2025 14:43
@colleenmcginnis colleenmcginnis added the backport-8.19 Automated backport to the 8.19 branch label Sep 5, 2025
@AndersonQ AndersonQ merged commit ad4bde6 into elastic:8.18 Sep 8, 2025
10 checks passed
mergify bot pushed a commit that referenced this pull request Sep 8, 2025
…6406)

* changelog: add known issue for restart_on_cert_change panic

* fix version

* update link, use tagged region

---------

Co-authored-by: Colleen McGinnis <[email protected]>
(cherry picked from commit ad4bde6)
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 Team:Docs Label for the Observability docs team 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.

4 participants