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

Cleanup the configuration loading #608

Merged
merged 11 commits into from
Jun 5, 2022
Merged

Conversation

kradalby
Copy link
Collaborator

@kradalby kradalby commented Jun 3, 2022

This PR cleans up and factors the config handling into its own file. The ultimate goal is to help us achieve a state were we can load the config with SIGHUP.

This PR does not allow us to reload config on SIGHUP, but it streamlines the loading a bit.

  • read the CONTRIBUTING guidelines
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • added unit tests
  • added integration tests
  • updated documentation if needed
  • updated CHANGELOG.md

@kradalby kradalby marked this pull request as ready for review June 5, 2022 15:57
@kradalby kradalby requested a review from juanfont as a code owner June 5, 2022 15:57
Copy link
Owner

@juanfont juanfont left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is lovely.

@kradalby kradalby merged commit b0acbed into juanfont:main Jun 5, 2022
@kradalby kradalby deleted the config-rework branch June 5, 2022 18:18
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.

2 participants