mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-17 15:27:42 +00:00
Automatic merge from submit-queue Add error handling for store operations in cache/reflector In my opinion the errors there should be returned, but to have minimal impact I just added runtime error handler. Let me know what you think.