• 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
node_controller.go 17.5 KB