istio / old_issues_repo

Deprecated issue-tracking repo, please post new issues or feature requests to istio/istio instead.
37 stars 9 forks source link

Egress rule stops working after Istio was running for 2-3 days. #360

Open danilina-wsib opened 6 years ago

danilina-wsib commented 6 years ago

Bug: Y

What Version of Istio and Kubernetes are you using, where did you get Istio from, Installation details

0.7.1
1.9,6

Is Istio Auth enabled or not ? No

What happened: Istio egress rule stops working after Istio was running for a couple of days. Pods suddenly cannot connect to external services. Once Istio pods are restarted, egress rule starts working again. There were new nodes added to the cluster during this time, we are not sure if this has something to do with this.

What you expected to happen: Egress rule should work

How to reproduce it: Create an egress rule, leave Istio handle traffic for some time, new pods cannot connect to external servcies

Feature Request: N

Archie999 commented 6 years ago

I also encountered it. After the current limit was used, it began to operate normally. After a few days, it failed.

Archie999 commented 6 years ago

My tip is upstream connection error or disconnect/reset before title

sakshigoel12 commented 6 years ago

@danilina-wsib please upgrade to 0.8 and let us know if you still see this issue