bottlerocket-os / bottlerocket-os/bottlerocket
Add socket activation for the apiserver systemd service
Open
area/core
status/icebox
type/enhancement
- Dominant language
- Rust
- Stars
- 9.7k
- Forks
- 586
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 11
Description
**What I'd like:**
If the apiserver systemd service is restarted for whatever reason, any bind mount that points to the apiserver socket will be invalidated. To prevent this, we should use socket activation and let systemd manage the lifecycle of the socket.
**Any alternatives you've considered:**
N / A
Contributor guide
Assessment
This issue has not been assessed yet.