lissonpsantos2 / digitalocean-droplet-manager

3 stars 4 forks source link

Delete improvement #1

Open lissonpsantos2 opened 5 years ago

lissonpsantos2 commented 5 years ago

The delete command does not verify if I have enough, droplets to keep my service running. Example: If I have 3 droplets running: my-app-1x-24789 my-app-1x-91825 my-app-1x-02345

If I try to erase the droplets, the delete command will exclude all 3 droplets and take down my service.

ruanmed commented 5 years ago

The pull request I made needs to be tested properly before being added to master. :smiley: