nycmeshnet / meshdb

A convenient, stable, and sane database for tracking Members and Nodes for use with robots and humans
https://db.nycmesh.net
MIT License
12 stars 14 forks source link

Break out healthcheck command #666

Closed james-otten closed 3 weeks ago

james-otten commented 3 weeks ago

Fix the healthcheck on the postgres container

Liveness probe errored: rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"ff58be105b8b1a1d71643fc431edbce8ee38f76c8611855a51cdf3496f618817\": OCI runtime exec failed: exec failed: unable to start container process: exec: \"pg_isready -U ${DB_USER}\": executable file not found in $PATH: unknown\n \n _Events emitted by the kubelet seen at 2024-10-31 03:32:57 +0000 UTC since 2024-10-30 02:58:51 +0000 UTC_",
codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.20%. Comparing base (51c2b6c) to head (11767ca). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #666 +/- ## ======================================= Coverage 94.20% 94.20% ======================================= Files 80 80 Lines 3279 3279 ======================================= Hits 3089 3089 Misses 190 190 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

WillNilges commented 3 weeks ago

this is wack. How long has it been broken for?

james-otten commented 3 weeks ago

this is wack. How long has it been broken for?

Always :/