mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-03 14:10:51 -05:00
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. |
||
|---|---|---|
| .. | ||
| BUILD | ||
| doc.go | ||
| namespace_controller.go | ||
| namespace_controller_test.go | ||
| namespace_controller_utils.go | ||