Skip to content

[Task]: Ensure container updates are in sync #2806

@ikreymer

Description

@ikreymer

Description

When migrating to new version, the backend container updates only when the migrations are done.
However, frontend and emails containers may update right away, resulting in potentially out of sync containers.

The frontend and emails healthcheck should check that the version matches before succeeding to ensure they update only when backend migrations are done.

This will also prevent from different versions of containers from mismatching versions being deployed as well.

Context

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions