openshift-evangelists / oc-cluster-wrapper

oc cluster up bash wrapper
Apache License 2.0
144 stars 72 forks source link

destroying cluster doesn't clean-up profile properly #80

Closed akostadinov closed 7 years ago

akostadinov commented 7 years ago

Hi, after oc-cluster destroy the profile dir actually remains intact. When I do again oc-cluster up, the old hostname is used instead of the current machine hostname.

I see and I don't have a hard opinion about #57. But destroy followed by up should always update hostname/IP settings.