Skip to content
Snippets Groups Projects
Commit d87e1814 authored by Luca Bigliardi's avatar Luca Bigliardi
Browse files

Document cluster destroy hook


Add documentation about new cluster-destroy-post hook.

Signed-off-by: default avatarLuca Bigliardi <shammash@google.com>
Reviewed-by: default avatarIustin Pop <iustin@google.com>
parent 3141ad3b
No related branches found
No related tags found
No related merge requests found
......@@ -316,6 +316,17 @@ This hook is called via a special "empty" LU right after cluster initialization.
:pre-execution: none
:post-execution: master node
OP_DESTROY_CLUSTER
++++++++++++++++++
The post phase of this hook is called during the execution of destroy operation
and not after its completion.
:directory: cluster-destroy
:env. vars: none
:pre-execution: none
:post-execution: master node
OP_CLUSTER_VERIFY
+++++++++++++++++
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment