Skip to content

Maintenance mode issue #53

Description

@RoSk0

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions