mirror of
https://github.com/cloudnativelabs/kube-router.git
synced 2025-11-20 12:31:04 +01:00
* Refactor: seperate fetching service VIPs from advertise/withdrawal decision * Refactor: simplify advertise/withdrawal logic * Pass svcDeleted param to getVIPsForService * Don't advertise VIPs from deleted services * Test for withdrawing VIPs from deleted service * Refactor: use explicit handleServiceDelete functions