mirror of https://github.com/helm/helm
fix(helm): add test for repo update strict flag (#5183)
While adding the test, noticed a race in the repo update code, due to multiple go routines potentially incrementing the error counter. Included the required mutex in the repo update code in the same commit, since the new test uncovered the race condition. Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>pull/5252/head
parent
f5df47b1c8
commit
3953f0e884
Loading…
Reference in new issue