Files
kubernetes/pkg/controller
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-18 11:56:52 +08:00
2016-02-17 16:10:02 -08:00
2016-02-24 14:06:22 -08:00
2016-02-23 17:03:38 +01:00
2015-07-29 09:54:35 -07:00
2016-02-24 22:37:02 +08:00