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

Adding documentation for FQDN based filtering in Antrea Network Policy #2634

Merged
merged 2 commits into from
Aug 26, 2021

Conversation

madhukark
Copy link
Contributor

Signed-off-by: Madhukar Krishnarao krishnaraom@vmware.com

Copy link
Contributor

@antoninbas antoninbas left a comment

Choose a reason for hiding this comment

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

Thanks for submitting this. Adding some more folks for review.

docs/antrea-network-policy.md Outdated Show resolved Hide resolved
docs/antrea-network-policy.md Outdated Show resolved Hide resolved
docs/antrea-network-policy.md Outdated Show resolved Hide resolved
docs/antrea-network-policy.md Outdated Show resolved Hide resolved
docs/antrea-network-policy.md Outdated Show resolved Hide resolved
docs/antrea-network-policy.md Outdated Show resolved Hide resolved
docs/antrea-network-policy.md Outdated Show resolved Hide resolved
docs/antrea-network-policy.md Outdated Show resolved Hide resolved
@antoninbas
Copy link
Contributor

@madhukark please fix the typo in the commit message and PR title (s/documentaion/documentation). Please also reference the issue you are addressing by adding Fixes #2626 to the commit message body and the PR description. This way the issue will be closed automatically when we merge this, and it makes tracking of changes easier.

@madhukark madhukark changed the title Adding documentaion for FQDN based filtering in Antrea Network Policy Adding documentation for FQDN based filtering in Antrea Network Policy Aug 24, 2021
Copy link
Contributor

@salv-orlando salv-orlando left a comment

Choose a reason for hiding this comment

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

Just a typo - comment inlline

docs/antrea-network-policy.md Outdated Show resolved Hide resolved
docs/antrea-network-policy.md Outdated Show resolved Hide resolved
docs/antrea-network-policy.md Outdated Show resolved Hide resolved
docs/antrea-network-policy.md Outdated Show resolved Hide resolved
docs/antrea-network-policy.md Outdated Show resolved Hide resolved
docs/antrea-network-policy.md Outdated Show resolved Hide resolved
docs/antrea-network-policy.md Outdated Show resolved Hide resolved
@antoninbas
Copy link
Contributor

@madhukark your PR is showing a change that has already been merged into main. Please rebase your PR.

Fixes antrea-io#2626

Signed-off-by: Madhukar Krishnarao <krishnaraom@vmware.com>
Copy link
Contributor

@antoninbas antoninbas left a comment

Choose a reason for hiding this comment

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

a couple of nits, otherwise LGTM

@abhiraut any more comments from you?

docs/antrea-network-policy.md Outdated Show resolved Hide resolved
docs/antrea-network-policy.md Outdated Show resolved Hide resolved
Copy link
Contributor

@abhiraut abhiraut left a comment

Choose a reason for hiding this comment

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

lgtm.. no additional comments.. thanks for addressing them!

Fixes antrea-io#2626

Signed-off-by: Madhukar Krishnarao <krishnaraom@vmware.com>
@codecov-commenter
Copy link

Codecov Report

Merging #2634 (0b97148) into main (ca49b0e) will decrease coverage by 18.13%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2634       +/-   ##
===========================================
- Coverage   59.54%   41.40%   -18.14%     
===========================================
  Files         287      160      -127     
  Lines       23135    19402     -3733     
===========================================
- Hits        13776     8034     -5742     
- Misses       7937    10637     +2700     
+ Partials     1422      731      -691     
Flag Coverage Δ
kind-e2e-tests ?
unit-tests 41.40% <ø> (-0.06%) ⬇️

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/agent/config/node_config.go 0.00% <0.00%> (-100.00%) ⬇️
pkg/agent/cniserver/pod_configuration_linux.go 0.00% <0.00%> (-100.00%) ⬇️
pkg/apis/controlplane/v1beta1/register.go 0.00% <0.00%> (-92.86%) ⬇️
pkg/ovs/openflow/logs.go 9.52% <0.00%> (-90.48%) ⬇️
pkg/apis/controlplane/register.go 0.00% <0.00%> (-90.00%) ⬇️
pkg/agent/nodeportlocal/k8s/annotations.go 0.00% <0.00%> (-83.88%) ⬇️
pkg/agent/agent_linux.go 0.00% <0.00%> (-80.00%) ⬇️
pkg/agent/client.go 0.00% <0.00%> (-77.42%) ⬇️
... and 228 more

@antoninbas antoninbas merged commit 862d51d into antrea-io:main Aug 26, 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.

5 participants