Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kele-resource and kele-get etc should have timeout #199

Open
jinnovation opened this issue Jun 2, 2024 · 0 comments
Open

kele-resource and kele-get etc should have timeout #199

jinnovation opened this issue Jun 2, 2024 · 0 comments

Comments

@jinnovation
Copy link
Owner

Running kele-resource and kele-get and possibly others can sometimes hang indefinitely. In at least one case this happens when the test cluster isn't actually running, in which case running kubectl get pods returns:

E0602 12:23:02.053221    8948 memcache.go:265] couldn't get current server API group list: Get "https://127.0.0.1:64890/api?timeout=32s": dial tcp 127.0.0.1:64890: connect: connection refused
E0602 12:23:02.053420    8948 memcache.go:265] couldn't get current server API group list: Get "https://127.0.0.1:64890/api?timeout=32s": dial tcp 127.0.0.1:64890: connect: connection refused
E0602 12:23:02.054579    8948 memcache.go:265] couldn't get current server API group list: Get "https://127.0.0.1:64890/api?timeout=32s": dial tcp 127.0.0.1:64890: connect: connection refused
E0602 12:23:02.055671    8948 memcache.go:265] couldn't get current server API group list: Get "https://127.0.0.1:64890/api?timeout=32s": dial tcp 127.0.0.1:64890: connect: connection refused
E0602 12:23:02.056836    8948 memcache.go:265] couldn't get current server API group list: Get "https://127.0.0.1:64890/api?timeout=32s": dial tcp 127.0.0.1:64890: connect: connection refused
The connection to the server 127.0.0.1:64890 was refused - did you specify the right host or port?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant