kthcloud / go-deploy

Creation and management of resources on kthcloud
https://api.cloud.cbh.kth.se/deploy
MIT License
3 stars 1 forks source link

Retry VM creation if SSH is broken #339

Closed pierrelefevre closed 8 months ago

pierrelefevre commented 9 months ago

If machine is not reachable via SSH, retry up to 3 times (including initial creation)

Otherwise throw error and let user retry

saffronjam commented 9 months ago

linked to https://github.com/kthcloud/go-deploy/issues/341

saffronjam commented 8 months ago

Will be fixed with VM v2