chore: more moderate probes in hmeta#55
chore: more moderate probes in hmeta#55g1eny0ung merged 4 commits intohstreamdb:mainfrom g1eny0ung:update-hmeta-probes
Conversation
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #55 +/- ##
==========================================
+ Coverage 84.17% 84.44% +0.26%
==========================================
Files 31 31
Lines 2054 2057 +3
==========================================
+ Hits 1729 1737 +8
+ Misses 231 227 -4
+ Partials 94 93 -1
☔ View full report in Codecov by Sentry. |
|
I checked failed tests and it seems they failed because of a timeout bootstrap. |
The reason was that I changed the port name of the hmeta service, then I found we hardcoded the name to Will add tests later. |
|
@g1eny0ung I think we can merge this PR, could you please Squash and merge this |
I don't have the permission to merge. 🤣 Can I be granted one? |
Similar to #52. Refer to https://github.com/rqlite/kubernetes-configuration/blob/master/statefulset-3-node.yaml and test with a 3 hmeta cluster, increase the
InitialDelaySecondsto reduce unnecessary checks.