pmint93 / helm-charts

My helm charts
https://pmint93.github.io/helm-charts/
Apache License 2.0
73 stars 72 forks source link

MIgration fail due to liveness prove timeout #124

Open sebglon opened 3 months ago

sebglon commented 3 months ago

Helm chart 2.16.5

if the migration is not termintated before the end of the liveness initialDelaySeconds, the pod restart and the next run fail with error:

database has migration lock; cannot run migrations.

Workarround is to manually increase the initialDelaySeconds.

Solution can be to use the k8s startup probe