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

Increase verbosity level of logging OVS packet_in #2046

Merged
merged 1 commit into from
Apr 8, 2021

Conversation

jianjuns
Copy link
Contributor

@jianjuns jianjuns commented Apr 8, 2021

Logging every packet can generate great amount of logs for NetworkPolicy
logging and rejection. Change the verbosity level to V(2).

Logging every packet can generate great amount of logs for NetworkPolicy
logging and rejection. Change the verbosity level to V(2).
Copy link
Contributor

@GraysonWu GraysonWu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-io
Copy link

codecov-io commented Apr 8, 2021

Codecov Report

Merging #2046 (9723120) into main (e93ed12) will decrease coverage by 10.64%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2046       +/-   ##
===========================================
- Coverage   61.92%   51.27%   -10.65%     
===========================================
  Files         262      269        +7     
  Lines       19473    20326      +853     
===========================================
- Hits        12059    10423     -1636     
- Misses       6167     8789     +2622     
+ Partials     1247     1114      -133     
Flag Coverage Δ
kind-e2e-tests 33.99% <ø> (-19.41%) ⬇️
unit-tests 41.46% <ø> (-0.41%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/ovs/openflow/ofctrl_bridge.go 42.27% <ø> (-5.55%) ⬇️
pkg/agent/proxy/metrics/metrics.go 0.00% <0.00%> (-100.00%) ⬇️
pkg/agent/proxy/types/groupcounter.go 0.00% <0.00%> (-95.24%) ⬇️
pkg/apis/controlplane/helper.go 25.00% <0.00%> (-75.00%) ⬇️
pkg/apis/controlplane/v1beta2/helper.go 25.00% <0.00%> (-75.00%) ⬇️
pkg/controller/networkpolicy/mutate.go 0.00% <0.00%> (-71.77%) ⬇️
pkg/controller/networkpolicy/store/group.go 5.00% <0.00%> (-70.00%) ⬇️
pkg/controller/networkpolicy/validate.go 0.00% <0.00%> (-69.47%) ⬇️
pkg/k8s/name.go 33.33% <0.00%> (-66.67%) ⬇️
...formers/externalversions/security/v1alpha1/tier.go 0.00% <0.00%> (-64.29%) ⬇️
... and 98 more

@jianjuns
Copy link
Contributor Author

jianjuns commented Apr 8, 2021

/skip-all

@jianjuns jianjuns merged commit 4136396 into antrea-io:main Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants