-
Notifications
You must be signed in to change notification settings - Fork 407
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
intercept kubelet get node request in order to reduce the traffic #2039
intercept kubelet get node request in order to reduce the traffic #2039
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2039 +/- ##
==========================================
+ Coverage 55.37% 55.56% +0.18%
==========================================
Files 185 186 +1
Lines 17821 18079 +258
==========================================
+ Hits 9869 10046 +177
- Misses 6934 7009 +75
- Partials 1018 1024 +6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
/rerun |
4 similar comments
/rerun |
/rerun |
/rerun |
/rerun |
8b1e3b5
to
18b6383
Compare
/rerun |
@rambohe-ch I add a check whether it's the first request after reconnection. |
Quality Gate passedIssues Measures |
/LGTM |
What type of PR is this?
/kind feature
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?
other Note