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

Send requests to a service from a client pod in "Checks service on same node" suite #10568

Closed
brb opened this issue Mar 13, 2020 · 0 comments · Fixed by #10687
Closed

Send requests to a service from a client pod in "Checks service on same node" suite #10568

brb opened this issue Mar 13, 2020 · 0 comments · Fixed by #10687
Assignees
Labels
area/CI Continuous Integration testing issue or flake

Comments

@brb
Copy link
Member

brb commented Mar 13, 2020

Currently, the Checks service on same node suite (https://github.com/cilium/cilium/blob/master/test/k8sT/Services.go) sends requests to the service only from the host network namespace.

Extend the test suite by sending requests from the client pod as well, as such requests takes a different execution path in the BPF datapath.

@brb brb added area/CI Continuous Integration testing issue or flake good-first-issue Good starting point for new developers, which requires minimal understanding of Cilium. area/kube-proxy-free labels Mar 13, 2020
@brb brb removed the good-first-issue Good starting point for new developers, which requires minimal understanding of Cilium. label Mar 13, 2020
@borkmann borkmann moved this from 1.8 fixes/CI needed to CI related in 1.9 kube-proxy removal & general dp optimization Mar 19, 2020
@brb brb self-assigned this Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant