Describe the bug
A typo in the question of whether or not the user would like to remove PVCs and Kafka topics leads to undesired behaviour if the user tried to type 'yes'.
To Reproduce
Answer the question with something other than 'yes' or 'no'
Expected behavior
Request new input from the user which matches the 2 options
Screenshots
Additional context
Add any other context about the problem here.
Closing this issue. In Cloudflow 1.3.1, we have changed to remove all dependent k8s resources (identified via owner references set on them) when an application is undeployed.
Describe the bug A typo in the question of whether or not the user would like to remove PVCs and Kafka topics leads to undesired behaviour if the user tried to type 'yes'.
To Reproduce Answer the question with something other than 'yes' or 'no'
Expected behavior Request new input from the user which matches the 2 options
Screenshots
Additional context Add any other context about the problem here.