kubernetes/plugin/pkg
Kubernetes Submit Queue 8c83671789 Merge pull request #32643 from smarterclayton/scheduler_retry
Automatic merge from submit-queue

Exit scheduler retry loop correctly

The error was being eaten and shadowed, which means we would never exit
this loop. This might lead to a goroutine in the scheduler being used
forever without exiting at maximum backoff.

Switched to use the real client to make later refactors easier.

@wojtek-t this may lead to scheduler informer exhaustion - not that familiar with retries
2016-09-15 05:16:16 -07:00
..
admission Update Google Cloud API client import paths 2016-09-13 22:21:06 -04:00
auth Merge pull request #32597 from liggitt/webhook-re-refactor 2016-09-15 03:56:10 -07:00
client/auth plugin/pkg: add ericchiang to owners for OpenID Connect plugins 2016-09-13 11:14:16 -07:00
scheduler Merge pull request #32643 from smarterclayton/scheduler_retry 2016-09-15 05:16:16 -07:00
webhook Revert "Revert "Allow webhook authenticator to use TokenReviewsInterface"" 2016-09-13 16:23:17 -04:00