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

Maintenance mode issue #53

Open
RoSk0 opened this issue Oct 17, 2024 · 0 comments
Open

Maintenance mode issue #53

RoSk0 opened this issue Oct 17, 2024 · 0 comments

Comments

@RoSk0
Copy link

RoSk0 commented Oct 17, 2024

While migrating to the Kubernetes installation ( using Helm chart mentioned in #22 ) I faced an issue. When application is in the maintenance mode and new version is being deployed, new containers, specifically daemon and websocket, would not start as they have the maintenance mode check.

I believe this check should rather exist in the application code and prevent both daemon and websocket code from operating. This way, deployment of the new code version would be possible and successful while the application is in the maintenance mode.

Keen to hear maintainers feedback before attempting to implement suggestion.

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

No branches or pull requests

1 participant