• Matthew Fisher's avatar
    add back the default 5 second connection timeout · 3014b927
    Matthew Fisher authored
    When Helm v2.8.2 was released, we made a change to the default connection timeout by supplying a value passed from pkg/helm/environment. This broke support for third party clients relying on pkg/helm because now the default connection timeout is zero. Adding a default 5 second timeout back retains old behaviour, while not breaking backwards compatibility because the connection timeout can still be configured.
    3014b927
Name
Last commit
Last update
..
environment Loading commit data...
helmpath Loading commit data...
portforwarder Loading commit data...
client.go Loading commit data...
client_test.go Loading commit data...
fake.go Loading commit data...
fake_test.go Loading commit data...
helm_test.go Loading commit data...
interface.go Loading commit data...
option.go Loading commit data...