mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-06 08:37:00 +00:00
Instead of copying the map, like OnServicesUpdate() used to do and which was copied into buildServiceMap() to preserve semantics while creating testcases, start with a new empty map and do deletion checking later.