mirror of https://github.com/helm/helm
Address a race condition that arises when running two `helm install` commands, both of which specify a namespace that does not already exist. In this specific instance, attempting to create a `namespace` which already exists shouldn't be a failure which causes `helm install` to terminate.pull/4207/head^2
parent
e9bc63120f
commit
6b5264b93c
Loading…
Reference in new issue