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

Configuration Reload #77

Open
jmwample opened this issue Mar 3, 2021 · 0 comments
Open

Configuration Reload #77

jmwample opened this issue Mar 3, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@jmwample
Copy link
Member

jmwample commented Mar 3, 2021

Issue

Conjure configuration changes require a station to be completely restarted to propagate updates made to the configuration files. However, it should be possible to have stations handle a systemd reload signal. This would be useful to detector, application, and registration-API as we may be shifting towards more regular / automated updates to configuration.

@jmwample jmwample added enhancement New feature or request good first issue Good for newcomers labels Mar 3, 2021
yuzhoumao added a commit to yuzhoumao/conjure that referenced this issue May 3, 2021
…action-networking#77)

* Reload happens whenever a SIGHUP signal is received
  (e.g. through service reload command)
* All configurations will be updated except for port configs

Signed-off-by: Yuzhou Mao <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant