argoproj / argo-cd

Declarative Continuous Deployment for Kubernetes
https://argo-cd.readthedocs.io
Apache License 2.0
18.01k stars 5.49k forks source link

feat: option to disable writing k8s events - (cherry-pick 2.13 #18441) #20788

Closed Jack-R-lantern closed 1 week ago

Jack-R-lantern commented 1 week ago

feat: option to disable writing k8s events - (cherry-pick 2.13 #18441 )

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 78.94737% with 12 lines in your changes missing coverage. Please review.

Project coverage is 55.04%. Comparing base (347f221) to head (028baf2). Report is 5 commits behind head on release-2.13.

Files with missing lines Patch % Lines
util/argo/audit_logger.go 80.55% 6 Missing and 1 partial :warning:
cmd/argocd-server/commands/argocd_server.go 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-2.13 #20788 +/- ## ============================================= Coverage 55.04% 55.04% ============================================= Files 320 320 Lines 54667 54735 +68 ============================================= + Hits 30091 30129 +38 - Misses 22000 22025 +25 - Partials 2576 2581 +5 ```

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