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

Fix minor new lints and better info on pod reflector memory usage #1440

Merged
merged 2 commits into from
Mar 25, 2024
Merged

Conversation

clux
Copy link
Member

@clux clux commented Mar 25, 2024

reflector figure caused a question in discord, but the figure is old and probably not accurate anymore. have recent graphs in the 100-400MB range on https://kube.rs/controllers/optimization/#reflector-optimization with the same data as the doc string was written for so using that very vaguely and linking to the above doc.

also fixing minor new lint errors and doc issues before a release.

caused a question and the figure is old and not necessarily super helpful.
making it deliberately more vague and redirecting to actual graphs.

Signed-off-by: clux <[email protected]>
@clux clux added this to the 0.89.0 milestone Mar 25, 2024
@clux clux added the changelog-exclude changelog excluded prs label Mar 25, 2024
Copy link

codecov bot commented Mar 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.1%. Comparing base (2ff3a2d) to head (cd9aa73).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1440   +/-   ##
=====================================
  Coverage   72.1%   72.1%           
=====================================
  Files         78      78           
  Lines       6594    6594           
=====================================
  Hits        4749    4749           
  Misses      1845    1845           
Files Coverage Δ
kube-client/src/client/config_ext.rs 41.7% <ø> (ø)
kube-client/src/client/middleware/mod.rs 94.0% <100.0%> (ø)
kube-client/src/client/mod.rs 73.7% <ø> (ø)
kube-client/src/config/mod.rs 45.4% <ø> (ø)
kube-runtime/src/reflector/mod.rs 100.0% <ø> (ø)

@clux clux marked this pull request as ready for review March 25, 2024 20:29
@clux clux requested a review from nightkr March 25, 2024 20:30
@clux clux merged commit 89b9e5f into main Mar 25, 2024
18 checks passed
@clux clux deleted the lint-doc branch March 25, 2024 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-exclude changelog excluded prs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants