-
Story
-
Resolution: Done
-
Major
-
None
-
None
Description
WMCO will invoke the cleanup command of WICD when removing an instance from the cluster. This story covers the implementation of said command.
Acceptance Criteria
- When the WICD cleanup command is executed by WMCO, all services listed in the ConfigMap will be stopped and removed. It will then delete the instance's Node object.
- When ran with the `--preserveNode` argument, the Node object will not be deleted.