-
mattjmcnaughton authored
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.
53c8e9b6
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
client.go | ||
client_test.go | ||
config.go | ||
log.go | ||
namespace.go | ||
namespace_test.go | ||
result.go | ||
result_test.go | ||
tunnel.go | ||
tunnel_test.go | ||
wait.go |