Skip to content
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

Iteration 0.2: socket activation, setup binary, instrumentation and better errors #3

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

twelho
Copy link
Owner

@twelho twelho commented Oct 25, 2023

This is a massive refactoring, bringing many new features and improving robustness and observability. Key highlights:

  • A new setup binary with its own systemd service (decoupled from the daemon) to make the architecture more flexible
  • systemd socket activation
  • A new, easy-to-use installation script
  • Cleaner errors thanks to a couple of new traits (ErrorContext in particular)
  • Proper instrumentation thanks to tracing
  • Child process error handling and support for graceful shutdown

@twelho twelho self-assigned this Oct 25, 2023
@twelho twelho merged commit e6cd733 into master Oct 25, 2023
2 checks passed
@twelho twelho deleted the release-0.2 branch October 25, 2023 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant