aporeto-inc / trireme-lib

Simple, scalable and secure application segmentation
https://trireme.io
Apache License 2.0
300 stars 51 forks source link

Long lived existing connections are disrupted by deploying Trireme-Lib #462

Open bvandewalle opened 6 years ago

bvandewalle commented 6 years ago

Actual behavior

Upon deploying Trireme-lib, it seems that existing connections sometimes fail

Expected behavior

They should be allowed to continue, or be closed depending on A policy

Steps to reproduce

Deploy Trireme-lib for a container that got a long-lived connection already setup.

bvandewalle commented 6 years ago

We see that issue on Trireme-Kubernetes : https://github.com/aporeto-inc/trireme-kubernetes/issues/132