feat: add readiness/liveness probe to redis operator chart#1072
feat: add readiness/liveness probe to redis operator chart#1072drivebyer merged 1 commit intoOT-CONTAINER-KIT:masterfrom
Conversation
Signed-off-by: drivebyer <wuyangmuc@gmail.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1072 +/- ##
===========================================
+ Coverage 35.20% 45.59% +10.39%
===========================================
Files 19 20 +1
Lines 3213 2704 -509
===========================================
+ Hits 1131 1233 +102
+ Misses 2015 1388 -627
- Partials 67 83 +16 ☔ View full report in Codecov by Sentry. |
|
@drivebyer this seems to be invalid as probes require a handler: can you confirm your intent? |
|
I can't deploy with the webhook enabled. Seems like it's due to this.
|
|
@zifeo @arcdigital Thank you for pointing this out. It has been resolved through this pull request. |
|
@drivebyer thanks for the quick fix! |
Description
Fixes #974
Type of change
Checklist
Additional Context