Files
kubernetes/plugin/pkg/scheduler
Kubernetes Submit Queue 2b7899ae46 Merge pull request #38503 from dshulyak/ttlassumed
Automatic merge from submit-queue

Ensure that assumed pod won't be expired until the end of binding

In case if api server is overloaded and will reply with 429 too many requests error, binding may take longer than ttl of scheduler cache for assumed pods 1199d42210/pkg/client/restclient/request.go (L787-L850) 

This problem was mitigated by using this fix e4d215d508 and increased rate limit for api server. But it is possible that it will occur again.
2017-01-03 04:15:06 -08:00
..
2016-12-29 13:04:10 -08:00
2016-12-29 13:04:10 -08:00
2016-12-29 13:04:10 -08:00
2016-12-29 13:04:10 -08:00
2016-12-12 13:30:07 -08:00
2016-12-29 13:04:10 -08:00
2016-11-23 15:53:09 -08:00
2016-11-23 15:53:09 -08:00