• Davanum Srinivas's avatar
    Process existing cloud nodes in CCM · c423be11
    Davanum Srinivas authored
    Existing nodes are sent via update and not via the add function,
    so let's add an UpdateCloudNode and just forward it to the
    AddCloudNode. This works fine as all we do is look for the cloud
    taint and bail out if it is not present.
    c423be11
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
node_controller.go Loading commit data...
node_controller_test.go Loading commit data...
pvlcontroller.go Loading commit data...
pvlcontroller_test.go Loading commit data...