We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Annoying messages from kubelet every few seconds while using trident.
Oct 18 13:30:18 worker-02 kubelet[13267]: I1018 13:30:18.839371 13267 clientconn.go:106] parsed scheme: "" Oct 18 13:30:18 worker-02 kubelet[13267]: I1018 13:30:18.839400 13267 clientconn.go:106] scheme "" not registered, fallback to default scheme Oct 18 13:30:18 worker-02 kubelet[13267]: I1018 13:30:18.839468 13267 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{/var/lib/kubelet/plugins/csi.trident.netapp.io/csi.sock <nil> 0 <nil>}] <nil> <nil>} Oct 18 13:30:18 worker-02 kubelet[13267]: I1018 13:30:18.839478 13267 clientconn.go:948] ClientConn switching balancer to "pick_first" Oct 18 13:30:18 worker-02 kubelet[13267]: I1018 13:30:18.839534 13267 clientconn.go:897] blockingPicker: the picked transport is not ready, loop back to repick Oct 18 13:30:18 worker-02 kubelet[13267]: I1018 13:30:18.840660 13267 clientconn.go:106] parsed scheme: "" Oct 18 13:30:18 worker-02 kubelet[13267]: I1018 13:30:18.840675 13267 clientconn.go:106] scheme "" not registered, fallback to default scheme Oct 18 13:30:18 worker-02 kubelet[13267]: I1018 13:30:18.840697 13267 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{/var/lib/kubelet/plugins/csi.trident.netapp.io/csi.sock <nil> 0 <nil>}] <nil> <nil>} Oct 18 13:30:18 worker-02 kubelet[13267]: I1018 13:30:18.840707 13267 clientconn.go:948] ClientConn switching balancer to "pick_first" Oct 18 13:30:18 worker-02 kubelet[13267]: I1018 13:30:18.840769 13267 clientconn.go:897] blockingPicker: the picked transport is not ready, loop back to repick Oct 18 13:30:20 worker-02 kubelet[13267]: I1018 13:30:20.730361 13267 clientconn.go:106] parsed scheme: "" Oct 18 13:30:20 worker-02 kubelet[13267]: I1018 13:30:20.730395 13267 clientconn.go:106] scheme "" not registered, fallback to default scheme Oct 18 13:30:20 worker-02 kubelet[13267]: I1018 13:30:20.730462 13267 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{/var/lib/kubelet/plugins/csi.trident.netapp.io/csi.sock <nil> 0 <nil>}] <nil> <nil>} Oct 18 13:30:20 worker-02 kubelet[13267]: I1018 13:30:20.730473 13267 clientconn.go:948] ClientConn switching balancer to "pick_first" Oct 18 13:30:20 worker-02 kubelet[13267]: I1018 13:30:20.730527 13267 clientconn.go:897] blockingPicker: the picked transport is not ready, loop back to repick Oct 18 13:30:20 worker-02 kubelet[13267]: I1018 13:30:20.731870 13267 clientconn.go:106] parsed scheme: "" Oct 18 13:30:20 worker-02 kubelet[13267]: I1018 13:30:20.731892 13267 clientconn.go:106] scheme "" not registered, fallback to default scheme Oct 18 13:30:20 worker-02 kubelet[13267]: I1018 13:30:20.731919 13267 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{/var/lib/kubelet/plugins/csi.trident.netapp.io/csi.sock <nil> 0 <nil>}] <nil> <nil>} Oct 18 13:30:20 worker-02 kubelet[13267]: I1018 13:30:20.731930 13267 clientconn.go:948] ClientConn switching balancer to "pick_first" Oct 18 13:30:20 worker-02 kubelet[13267]: I1018 13:30:20.731966 13267 clientconn.go:897] blockingPicker: the picked transport is not ready, loop back to repick
Environment Provide accurate information about the environment to help us reproduce the issue.
The text was updated successfully, but these errors were encountered:
Hello @moonek
This has also been reported upstream: kubernetes-csi/node-driver-registrar#88
Kubelet looks to be the place where the fix needs to be. This is observed by multiple storage provisioners.
Sorry, something went wrong.
Thank you. I will follow this issue upstream.
No branches or pull requests
Describe the bug
Annoying messages from kubelet every few seconds while using trident.
Environment
Provide accurate information about the environment to help us reproduce the issue.
The text was updated successfully, but these errors were encountered: