Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
98 contributions in the last year
Contribution activity
August 2020
Created a pull request in kubernetes/kubernetes that received 4 comments
Fix bug in reflector not detecting "Too large resource version" error
What type of PR is this? /kind bug What this PR does / why we need it: Fixes a bug in reflector that causes client to not recover from "Too large r…
+19
−1
•
4
comments
Created an issue in kubernetes/kubernetes that received 2 comments
API client fails to recover when server returns "Timeout: Too large resource version" error
What happened: Using client-go v1.18.8 to watch resources on API server versions 1.17.x and 1.18.0 - 1.18.5 After the connection to the server is …
2
comments