helm/pkg/storage
Justin Scott fa68a6e1db fix(tiller): remove locking system from storage and rely on backend controls
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
2017-07-19 16:02:38 -07:00
..
driver fix(tiller): remove locking system from storage and rely on backend controls 2017-07-19 16:02:38 -07:00
storage.go fix(tiller): remove locking system from storage and rely on backend controls 2017-07-19 16:02:38 -07:00
storage_test.go fix(tiller): remove locking system from storage and rely on backend controls 2017-07-19 16:02:38 -07:00