Description of problem: For example: when abort related prompt appears, unless yes is provided we should exit. How reproducible: Always Steps to Reproduce: 1. cns-deploy --abort -g topology.json 2. You will be asked for prompt with abort 3. Entering anything other Y* | y* should exit. Actual results: We don't exit and proceed with deployment. Expected results: We should exit. Additional info:
The upstream patch is here https://github.com/gluster/gluster-kubernetes/pull/147
Verified as fixed in cns-deploy-3.1.0-14