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

kubelet reconcile: skip pod without status changes #783

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

Hexilee
Copy link
Contributor

@Hexilee Hexilee commented Nov 1, 2023

close #775

@Hexilee Hexilee requested a review from zwwhdls November 1, 2023 05:32
@codecov-commenter
Copy link

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (1c50cfd) 36.76% compared to head (1400f71) 36.72%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #783      +/-   ##
==========================================
- Coverage   36.76%   36.72%   -0.05%     
==========================================
  Files          36       36              
  Lines        4346     4351       +5     
==========================================
  Hits         1598     1598              
- Misses       2600     2605       +5     
  Partials      148      148              
Files Coverage Δ
pkg/controller/pod_driver.go 43.11% <0.00%> (ø)
pkg/controller/reconciler.go 0.00% <0.00%> (ø)

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

@zwwhdls zwwhdls merged commit 35185ac into master Nov 1, 2023
23 checks passed
@zwwhdls zwwhdls deleted the fix/kubelet-watch branch November 1, 2023 09:18
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.

[BUG] csi node crash
3 participants