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

feat(maintenance): Maintenance configuration per-endpoint #982

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

alexmaras
Copy link
Contributor

@alexmaras alexmaras commented Jan 28, 2025

This is currently working well on my locally running instance.

Summary

Adds maintenance windows per endpoint, with the ability for multiple maintenance windows (array of maps)

#312

Checklist

  • Tested and/or added tests to validate that the changes work as intended, if applicable.
  • Updated documentation in README.md, if applicable.

Let me know if any more testing makes sense. The base maintenance testing (i.e. IsUnderMaintenance()) is already covered by the Maintenance testing in general, this only adds a new check in the watchdog to handle those.

@alexmaras alexmaras force-pushed the feat/maintenance-per-endpoint branch from e5ca32b to 174eea9 Compare January 29, 2025 03:40
@alexmaras alexmaras changed the title DRAFT: Feat/maintenance per endpoint feat(maintenance): Maintenance configuration per-endpoint Jan 29, 2025
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