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

istio cni stealing and outbound on same port hangs #3006

Open
aviramha opened this issue Jan 6, 2025 · 3 comments
Open

istio cni stealing and outbound on same port hangs #3006

aviramha opened this issue Jan 6, 2025 · 3 comments
Assignees

Comments

@aviramha
Copy link
Member

aviramha commented Jan 6, 2025

User steals port 9000, then connects to another gRPC service on 9000- the outbound connection hangs forever (no response) but we see request being sent.

istioctl version
client version: 1.24.1
control plane version: 1.23.0
data plane version: 1.23.0 (782 proxies)
Server Version: v1.27.16-eks-7f9249a
Copy link

linear bot commented Jan 6, 2025

@DmitryDodzin
Copy link
Member

Hey @jboykin-bread what kind of interception method are you using with istio? I'm mainly wondering what is the value for sidecar.istio.io/interceptionMode annotation if present, I just feel we might need to have stricter conditions when selecting MeshVendor

@jboykin-bread
Copy link

jboykin-bread commented Jan 7, 2025

Hey @jboykin-bread what kind of interception method are you using with istio? I'm mainly wondering what is the value for sidecar.istio.io/interceptionMode annotation if present, I just feel we might need to have stricter conditions when selecting MeshVendor

@DmitryDodzin Sure thing! Let me know if there's anything else I can provide or do to help out.

sidecar.istio.io/interceptionMode: REDIRECT

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

No branches or pull requests

3 participants