./Easy2Use remove XX -n do not remove the namespace.
Motivation
Add possibility to remove namespace if empty
Exemplification
./Easy2Use remove XX -n do not remove the namespace.
Benefits
Cluster could be cluttered with empty namespaces, now this needs to be done manually with kubectl delete ns xx
Possible Drawbacks
Users might not want to remove empty namespace by default, possibility to add new flag or similar to remove namespace deafult could be false i.e. leave it!
Description
./Easy2Use remove XX -n do not remove the namespace.
Motivation
Add possibility to remove namespace if empty
Exemplification
./Easy2Use remove XX -n do not remove the namespace.
Benefits
Cluster could be cluttered with empty namespaces, now this needs to be done manually with kubectl delete ns xx
Possible Drawbacks
Users might not want to remove empty namespace by default, possibility to add new flag or similar to remove namespace deafult could be false i.e. leave it!