kastenhq/kubestr

Validate Port availability early on

bathina2 opened this issue · 0 comments

In the current implementation we don't check the port til after we set up the cloned PVC and app. This should be done at the beginning to catch errors early on.