-
-
Notifications
You must be signed in to change notification settings - Fork 228
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
feat: Probe use built-in, discarded healthcheck.sh #444
Conversation
99a8c90
to
f587f3d
Compare
8a8c8a2
to
22851ea
Compare
28e865f
to
f80c8a0
Compare
afe4b60
to
35b37d4
Compare
@shubham-cmyk Tested as expected, please check. |
any update? |
is there a reason, why this was closed? does any other patch get the exporter in combination with sentinal working? |
Change probeCommand to append mode |
1545107
to
7438363
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #444 +/- ##
==========================================
+ Coverage 35.20% 36.10% +0.90%
==========================================
Files 19 19
Lines 3213 2631 -582
==========================================
- Hits 1131 950 -181
+ Misses 2015 1613 -402
- Partials 67 68 +1 ☔ View full report in Codecov by Sentry. |
9697233
to
9387285
Compare
any update? |
9387285
to
6351065
Compare
updated |
6734115
to
9190770
Compare
I would get this merged in this release |
8001004
to
9781820
Compare
Signed-off-by: muicoder <[email protected]> https://github.com/redis/redis/blob/unstable/TLS.md The probe uses env mode to load the TLS certificate.
Head branch was pushed to by a user without write access
I noticed that it has been a long time since it was last updated, but I think this change is very important. I would like to raise another PR to implement it. |
Welcome 👍🏻 😀 👍🏼 👍🏽 |
Description
Feature: #443
Type of change
Checklist