Skip to content

Conversation

vprashar2929
Copy link
Collaborator

This commit removes the liveness probe from the daemonset which fixes the issue of forces Kepler to collect data causing unnecessary overhead and disrupt Kepler's normal collection cycle.

@github-actions github-actions bot added the fix A bug fix label Sep 11, 2025
Copy link

codecov bot commented Sep 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.17%. Comparing base (8a57e1e) to head (fd2f8ad).

Additional details and impacted files
@@             Coverage Diff              @@
##           v1alpha1     #602      +/-   ##
============================================
- Coverage     79.45%   79.17%   -0.28%     
============================================
  Files            11       11              
  Lines          1129     1114      -15     
============================================
- Hits            897      882      -15     
  Misses          208      208              
  Partials         24       24              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

This commit removes the liveness probe from the daemonset which fixes
the issue of forces Kepler to collect data causing unnecessary
overhead and disrupt Kepler's normal collection cycle.

Signed-off-by: vprashar2929 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix A bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants