autopilotpattern / mysql

Implementation of the autopilot pattern for MySQL
Mozilla Public License 2.0
172 stars 68 forks source link

Minio restarting causes unhealthy mysql-primary #95

Open dfredell opened 6 years ago

dfredell commented 6 years ago

Fix for #94. Don't require minio to be up when doing mysql health checks. This allows minio to restart and not cause mysql-primary to go unhealthy.