amazon-vpc-cni-k8s icon indicating copy to clipboard operation
amazon-vpc-cni-k8s copied to clipboard

e2e test for mixed pods host-network true and false with external SNATing

Open jaypipes opened this issue 5 years ago • 6 comments

Refer #519

We believe that pods with hostNetwork: true cause the CNI add API call to be bypassed, which means that the VPC CNI would not affect the data path at all for those pods. However, we should create and e2e scenario that tests the situation where, for example, an AWS VPC NAT Gateway is being used (and SNAT'ing traffic from pods on a particular subnet) and a worker node houses pods that have hostNetwork: true along with pods that do NOT have hostNetwork: true and ensure outbound communication works for both kinds of pods.

jaypipes avatar Jan 29 '20 19:01 jaypipes

We have added the test case for non-host networking pods. Will be extending that for host networking pods to complete the request in this issue.

jayanthvn avatar Feb 25 '22 00:02 jayanthvn

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days

github-actions[bot] avatar Apr 27 '22 00:04 github-actions[bot]

/not stale

jayanthvn avatar Apr 27 '22 00:04 jayanthvn

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days

github-actions[bot] avatar Jun 28 '22 00:06 github-actions[bot]

/notstale

jayanthvn avatar Jun 28 '22 04:06 jayanthvn

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days

github-actions[bot] avatar Oct 15 '22 00:10 github-actions[bot]

Issue closed due to inactivity.

github-actions[bot] avatar Oct 30 '22 00:10 github-actions[bot]