Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.7.2
Description
The DigitalOcean Event.Status enum is missing the ERROR element, and this makes the ComputeService fail when creating nodes in an unexpected way.
Adding the missing value to the enum will allow the ComputeService to fail gracefully and properly report the droplet creation error.