我们在自动化管道中执行以下命令:
helm list --namespace foobar
我们很少遇到这种错误:
Error: Get https://172.21.0.1:443/api/v1/namespaces/kube-system/configmaps?labelSelector=OWNER%!D(MISSING)TILLER: unexpected EOF
下一次运行正常。在这之间我们什么都没改变。
所以我们想知道,原因可能是什么。我们发现的问题或多或少相似并不能解释这一点,至少就我们了解它们而言。似乎是一个随机错误。
我们发现了以下问题:
http://localhost:8080/api/v1/namespaces/kube-system/configmaps?labelSelector=OWNER%!D(MISSING)TILLER:
拨号TCP 127.0.0.1:8080:connect:连接被拒绝#4020-https://github.com/helm/helm/issues/4020 http://localhost:8080/api/v1/namespaces/kube-system/configmaps?labelSelector=OWNER%!D(MISSING)TILLER:
拨号tcp 127.0.0.1:8080:connect:连接被拒绝#3870-https://github.com/helm/helm/issues/3870