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 mode to force quiet for shutdown #2885

Open
mikemccracken opened this issue Jan 16, 2025 · 0 comments
Open

[Feat]: maintenance mode to force quiet for shutdown #2885

mikemccracken opened this issue Jan 16, 2025 · 0 comments
Labels
feature New feature or request

Comments

@mikemccracken
Copy link
Contributor

mikemccracken commented Jan 16, 2025

If a config change needs to be applied or a zot upgrade needs to happen, it would be best to restart only when there is no current IO being done.

A clean way to do this would be to add a maintenance mode for zot, where the system continues servicing active requests but denies new ones.

Then a shutdown request could set maintenance mode, then shutdown only after there is no further activity.

@mikemccracken mikemccracken added the feature New feature or request label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant