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 typo in antrea-network-policy doc #3079

Merged

Conversation

antoninbas
Copy link
Contributor

This is a one-line change: there was a typo in the Tier name for one
policy example.
s/securityOps/securityops

Signed-off-by: Antonin Bas abas@vmware.com

This is a one-line change: there was a typo in the Tier name for one
policy example.
s/securityOps/securityops

Signed-off-by: Antonin Bas <abas@vmware.com>
@antoninbas antoninbas added area/network-policy Issues or PRs related to network policies. kind/documentation Categorizes issue or PR as related to a documentation. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Dec 2, 2021
@codecov-commenter
Copy link

codecov-commenter commented Dec 2, 2021

Codecov Report

Merging #3079 (fff5500) into main (b7da020) will decrease coverage by 23.44%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #3079       +/-   ##
===========================================
- Coverage   59.79%   36.34%   -23.45%     
===========================================
  Files         292      326       +34     
  Lines       24732    37460    +12728     
===========================================
- Hits        14788    13615     -1173     
- Misses       8317    22551    +14234     
+ Partials     1627     1294      -333     
Flag Coverage Δ
integration-tests 31.63% <ø> (?)
kind-e2e-tests ?
unit-tests 40.12% <ø> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
pkg/ovs/openflow/default.go 0.00% <0.00%> (-100.00%) ⬇️
pkg/util/runtime/runtime.go 0.00% <0.00%> (-100.00%) ⬇️
pkg/ovs/openflow/logs.go 9.52% <0.00%> (-90.48%) ⬇️
pkg/apis/controlplane/register.go 0.00% <0.00%> (-90.00%) ⬇️
pkg/agent/controller/networkpolicy/reject.go 0.00% <0.00%> (-87.91%) ⬇️
pkg/agent/nodeportlocal/k8s/annotations.go 0.00% <0.00%> (-83.88%) ⬇️
pkg/agent/client.go 0.00% <0.00%> (-77.42%) ⬇️
pkg/ovs/ovsconfig/ovs_client_linux.go 0.00% <0.00%> (-76.93%) ⬇️
pkg/flowaggregator/certificate.go 0.00% <0.00%> (-76.58%) ⬇️
...agent/controller/traceflow/traceflow_controller.go 0.00% <0.00%> (-73.41%) ⬇️
... and 393 more

Copy link
Member

@tnqn tnqn left a comment

Choose a reason for hiding this comment

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

LGTM

@antoninbas
Copy link
Contributor Author

/skip-all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/network-policy Issues or PRs related to network policies. kind/documentation Categorizes issue or PR as related to a documentation. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants