8cd982be5c
postgresql needs to restart during the bootstrap, but the postgres driver still reports the healthy status. this commit resets the healthy_counts when status is not healthy, and make state_healthy_counts configurable. Change-Id: I746b86326790dbc667f4f0d6dabcd1a656502273
4 lines
101 B
YAML
4 lines
101 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fix potential PostgreSQL database creation failures from the instance create API |