cockroachdb / helm-charts

Helm charts for cockroachdb
Apache License 2.0
84 stars 148 forks source link

Bug: init job succeeds even if failed running "sql" #391

Open sergusha opened 5 months ago

sergusha commented 5 months ago

Chart version: 12.0.3 helm version: v3.14.2

Init job starts early and is unable to connect to DB but the container exits with code 0 and the job does not restart.

Logs attached:

ERROR: cannot dial server.
Is the server running?
If the server is running, check --host client-side and --advertise server-side.

dial tcp 12.34.56.78:26257: connect: connection refused
Failed running "sql"
Provisioning completed successfully