Ensure primary configuration can't happen to non-run node #37
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now there's nothing stopping an administrator from calling
pvc node primary
against a node that isn't inrun
state. Add checks for this in the client common library.closed via commit
bc38af774e