mirror of
https://github.com/cloudnativelabs/kube-router.git
synced 2025-11-18 19:41:05 +01:00
DSR IPVS inherently don't have a protocol, so don't check for protocol with these services and ensure that they are cleaned up correctly. Fixes #1328