gitops-engine icon indicating copy to clipboard operation
gitops-engine copied to clipboard

chore: more logging for CRD updates

Open crenshaw-dev opened this issue 7 months ago • 2 comments

CRD updates are memory/CPU expensive. If CRDs are changing often, that can cause performance issues. Log changes to help users diagnose performance issues.

crenshaw-dev avatar Nov 27 '23 22:11 crenshaw-dev

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.3% 0.3% Duplication

sonarcloud[bot] avatar Nov 27 '23 22:11 sonarcloud[bot]

Codecov Report

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

Comparison is base (4a5648e) 54.70% compared to head (e0c2aa0) 54.64%. Report is 1 commits behind head on master.

Files Patch % Lines
pkg/cache/cluster.go 0.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #554      +/-   ##
==========================================
- Coverage   54.70%   54.64%   -0.06%     
==========================================
  Files          41       41              
  Lines        4645     4648       +3     
==========================================
- Hits         2541     2540       -1     
- Misses       1908     1911       +3     
- Partials      196      197       +1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Nov 27 '23 22:11 codecov[bot]