x-pack/packetbeat: remove installation configurability#30048
x-pack/packetbeat: remove installation configurability#30048efd6 merged 1 commit intoelastic:masterfrom
Conversation
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
💚 Flaky test reportTests succeeded. 🤖 GitHub commentsTo re-run your PR in the CI, just comment with:
|
|
This pull request does not have a backport label. Could you fix it @efd6? 🙏
NOTE: |
…ot used The installer bytes are released in the install case but this was accidentally removed in elastic#30048. This frees ~1MB of runtime memory after start up has been completed.
…ot used (#30513) (#30546) The installer bytes are released in the install case but this was accidentally removed in #30048. This frees ~1MB of runtime memory after start up has been completed. (cherry picked from commit d76e445) Co-authored-by: Dan Kortschak <90160302+efd6@users.noreply.github.com>
What does this PR do?
This follows up #29112, removing the configurability that was included in that PR.
Why is it important?
It was decided that a simpler system would simplify support for the feature, reducing user configuration diversity. The configurablility was temporarily included to allow easier re-addition if there were to be strong community support for flexible configuration.
Checklist
- [ ] I have added an entry inNot a change in release.CHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.Author's Checklist
N/A
How to test this PR locally
Related issues
Use cases
N/A
Screenshots
N/A
Logs
N/A