databricks / click

The "Command Line Interactive Controller for Kubernetes"
Apache License 2.0
1.49k stars 85 forks source link

Hyper error: cannot set a 0 duration timeout (None) #139

Closed slebedev closed 4 years ago

slebedev commented 4 years ago

Unfortunately I can't use it in one of my envs.

[current] [none] [none] > nodes
Hyper error: cannot set a 0 duration timeout (None)
[current] [none] [none] >

Client Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.0", GitCommit:"9e991415386e4cf155a24b1da15becaa390438d8", GitTreeState:"clean", BuildDate:"2020-03-26T06:16:15Z", GoVersion:"go1.14", Compiler:"gc", Platform:"darwin/amd64"}
Server Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.6", GitCommit:"96fac5cd13a5dc064f7d9f4f23030a6aeface6cc", GitTreeState:"clean", BuildDate:"2019-08-19T11:05:16Z", GoVersion:"go1.12.9", Compiler:"gc", Platform:"linux/amd64"}
slebedev commented 4 years ago

Resolved by editing config file .kube/click.config - I've set up those timeout to 10 and all is fine now.