Skip to content
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: add service monitor to redis sentinel chart #1071

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

drivebyer
Copy link
Collaborator

Description

Fixes #1042

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist

  • Tests have been added/modified and all tests pass.
  • Functionality/bugs have been confirmed to be unchanged or fixed.
  • I have performed a self-review of my own code.
  • Documentation has been updated or added where necessary.

Additional Context

@drivebyer drivebyer merged commit dd94689 into OT-CONTAINER-KIT:master Sep 17, 2024
7 checks passed
@drivebyer drivebyer deleted the servicemonitor branch September 17, 2024 07:53
Copy link

codecov bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.67%. Comparing base (d121d86) to head (6ef9c3d).
Report is 104 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1071       +/-   ##
===========================================
+ Coverage   35.20%   45.67%   +10.47%     
===========================================
  Files          19       20        +1     
  Lines        3213     2704      -509     
===========================================
+ Hits         1131     1235      +104     
+ Misses       2015     1387      -628     
- Partials       67       82       +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing serviceMonitor in redis-sentinel chart
1 participant