Files
kubernetes/pkg/controller/namespace
Andy Goldstein 4855917bc3 Fix possible race in operationNotSupportedCache
Because we can run multiple workers to delete namespaces simultaneously, the
operationNotSupportedCache needs to be guarded with a mutex to avoid concurrent
map read/write errors.
2016-11-04 14:11:54 -04:00
..
2016-10-21 17:32:32 -07:00
2016-07-16 13:48:21 -04:00