Files
kubernetes/pkg
Alex Robinson 4ce5f68ed0 Protect against race conditions in the service controller.
Re-GET the service object when we process it rather than trusting the
delta. This will make for a lot more service get requests given that we
resync all the services every 5 minutes, but will avoid re-ordering of
updates and continually retrying stale updates, as has been described in
a few other issues and PRs.
2016-02-26 20:26:22 +00:00
..
2016-02-25 07:35:23 -05:00
2015-12-15 13:36:25 -05:00
2015-12-20 21:59:59 -05:00
2016-02-15 16:52:41 +01:00
2016-02-09 13:20:31 -08:00