mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-20 09:50:57 +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.