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

ircd: disable config map suffix #4

Merged
merged 1 commit into from
May 27, 2020

Conversation

daurnimator
Copy link
Member

This should disable ircd restarts when the config changes: will need to /rehash or kill pods manually for changes to take effect.

Long term solution should be a sidecar that watches for changes and sends a SIGHUP or rehash command somehow.

@daurnimator daurnimator merged commit 7709a77 into master May 27, 2020
@daurnimator daurnimator deleted the ircd-avoid-restarts-on-config-change branch May 27, 2020 04:31
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