mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2026-01-12 18:15:14 +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.