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

Reduce mt-broker-controller memory usage with namespaced endpoint informer #8418

Merged

Start informer

060934f
Select commit
Loading
Failed to load commit list.
Merged

Reduce mt-broker-controller memory usage with namespaced endpoint informer #8418

Start informer
060934f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 22, 2025 in 0s

64.10% (-0.01%) compared to 9cec50f

View this Pull Request on Codecov

64.10% (-0.01%) compared to 9cec50f

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 64.10%. Comparing base (9cec50f) to head (060934f).

Files with missing lines Patch % Lines
pkg/reconciler/broker/controller.go 40.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8418      +/-   ##
==========================================
- Coverage   64.10%   64.10%   -0.01%     
==========================================
  Files         388      388              
  Lines       23359    23363       +4     
==========================================
+ Hits        14975    14976       +1     
- Misses       7589     7591       +2     
- Partials      795      796       +1     

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