-
-
Notifications
You must be signed in to change notification settings - Fork 357
Description
Current and expected behavior
So this isn't going to be the best error report because the problem seems to be intermittent. But I'm going to make it anyway because maybe someone else might be having the same problem.
I was on kube 0.64, everything was working fine, but when I upgraded to 0.69 I noticed that sometimes my k8s resources weren't being created. I enabled all debug logs are it seems to get stuck on. tower::buffer::worker service.ready=true processing request
. I didn't have this issue locally. And its intermittent.
Since then I have downgraded back to 0.64 and everything seems to be working fine.
Sorry that I couldn't be more helpful here. Maybe I should make this in the tower repo. Maybe this is only present after the tower-http 0.2 upgrade. When I have more time I will try a few different things to see if I can narrow it down.
Was curious if anyone else using kube-rs has seen a similar issue.
Possible solution
No response
Additional context
No response
Environment
- gke cluster (1.20.12-gke.1500)
- debian:bullseye-slim
Configuration and features
No response
Affected crates
kube-client
Would you like to work on fixing this bug?
no