mirror of
https://github.com/helm/helm.git
synced 2026-04-24 15:49:11 -04:00
Tiller currently hangs indefinitely when deadlocks arise from certain concurrent operations. This commit removes the nested mutex locking system from pkg/Storage and relies on resource contention controls in k8s. Closes #2560 |
||
|---|---|---|
| .. | ||
| cfgmaps.go | ||
| cfgmaps_test.go | ||
| driver.go | ||
| labels.go | ||
| labels_test.go | ||
| memory.go | ||
| memory_test.go | ||
| mock_test.go | ||
| records.go | ||
| records_test.go | ||