2c730590d7
This fixes an issue where multiple Grafana instances would race to bootstrap the Grafana DB. The following changes are made: - Only start additional Grafana instances after the DB has been configured. - During upgrade, don't allow old instances to run with an upgraded DB schema. Change-Id: I3e0e077ba6a6f43667df042eb593107418a06c39 Closes-Bug: #1888681
6 lines
180 B
YAML
6 lines
180 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue where Grafana instances would race to bootstrap the Grafana
|
|
DB. See `LP#1888681 <https://bugs.launchpad.net/kolla-ansible/+bug/1888681>`__.
|