skupperproject / skupper-router

An application-layer router for Skupper networks
https://skupper.io
Apache License 2.0
14 stars 18 forks source link

Delete corresponding connections on deletion of tcpListener and tcpConnector #1563

Closed ganeshmurthy closed 3 weeks ago

ganeshmurthy commented 2 months ago

When a tcpListener or tcpConnector is deleted, delete the connections that correspond to these listeners and connectors.