mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-23 19:37:23 +00:00
each service with a lock to ensure that no two goroutines will process a service at the same time. This is needed to avoid weird race conditions.