-
Notifications
You must be signed in to change notification settings - Fork 407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Kubernetes liveness probe #4378
Add Kubernetes liveness probe #4378
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good for the beginning!
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4378 +/- ##
==========================================
- Coverage 73.94% 73.91% -0.03%
==========================================
Files 323 323
Lines 22364 22398 +34
==========================================
+ Hits 16537 16556 +19
- Misses 4615 4623 +8
- Partials 1212 1219 +7
... and 4 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
@rumyantseva PTAL, I've removed one TODO comment, as I believe that's what we expect from liveness implementation. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, I tried it locally :)
Looks good!
Description
Closes #4306.
Readiness checklist
task all
, and it passed.@FerretDB/core
), Milestone (Next
), Labels, Project and project's Sprint fields.