Skip to content
  • Iustin Pop's avatar
    Fix TLMigrateInstance use of IAllocator · 1d42996b
    Iustin Pop authored
    
    
    hail now expects correctly that relocate_from is of equal length with
    the number of required nodes (fixme: there's a lot of not well
    documented behaviour here… not nice for any other potential
    IAllocators). As such, we _need_ to pass just the instance's primary
    node.
    
    Additionally, update the iallocator doc to correctly specify what this
    list (`relocate_from`) contains.
    
    Signed-off-by: default avatarIustin Pop <iustin@google.com>
    Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
    1d42996b