-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[8.x](backport #41845) feat: drop init.d support and go-daemon binaries #42719
base: 8.x
Are you sure you want to change the base?
Conversation
* feat: drop init.d support and go-daemon binaries remove init.d scripts drop go-daemon dep and daemon binaries cleanup mage tasks * lint: fix linter issues * docs: remove reference to init.d scripts (cherry picked from commit 5fbf359)
Pinging @elastic/obs-ds-hosted-services (Team:obs-ds-hosted-services) |
Pinging @elastic/sec-linux-platform (Team:Security-Linux Platform) |
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
Pinging @elastic/sec-windows-platform (Team:Security-Windows Platform) |
Pinging @elastic/sec-deployment-and-devices (Team:Security-Deployment and Devices) |
This pull request has not been merged yet. Could you please review and merge it @kruskall? 🙏 |
Proposed commit message
remove init.d scripts
drop go-daemon dep and daemon binaries
cleanup mage task
init.d should not be needed on distros we support
According to go-daemon readme: "Go daemon is not needed on systems with systemd."
See https://www.elastic.co/support/matrix#matrix_os
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Disruptive User Impact
Author's Checklist
How to test this PR locally
Related issues
Use cases
Screenshots
Logs
This is an automatic backport of pull request #41845 done by [Mergify](https://mergify.com).