Files
kubernetes/pkg/cloudprovider
Clayton Coleman 8c1206ca2d NodeController should tolerate when nodes already exist
During startup, if nodes have already been defined the controller
does not need to create them, just needs to keep them up to date.
When defining a static list, the controller would loop and fail
repeatedly if the node existed.

I don't know if we need to update the node during registration,
as long as the sync loop checks it later.
2015-02-08 21:44:08 -05:00
..
2014-11-21 09:45:26 +08:00
2014-12-18 18:46:10 -05:00
2014-11-21 09:45:26 +08:00
2014-12-18 18:46:10 -05:00
2014-11-21 09:45:26 +08:00