Update DB images to prevent server restart

Created on 23 May 2024, 24 days ago
Updated 7 June 2024, 10 days ago

Problem/Motivation

Follow-up to #3419805: Database service not starting in some CI runs. β†’

Mariadb images has mariadbd executable so wait and kill operations fail (as send to mysqld_safe).
It leads to unpredictable restarts and gitlab can't stop the service container as TERM signal is not propagated to server

Proposed resolution

Stop making restart after new user created, trap TERM signal to proper server binary

Remaining tasks

- fix all mariadb images
- check if postgresql affected

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Component

Database Containers

Created by

πŸ‡«πŸ‡·France andypost

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024