Skip to content

Fix nanosecond wait durations in digitalocean driver

NOTE THAT THIS FORK IS MAINTAINED FOR CRITICAL BUG FIXES AFFECTING RUNNING COSTS ONLY. NO OTHER CONTRIBUTIONS WILL BE ACCEPTED.

What critical bug this MR is fixing?

Digital ocean driver cannot create machines due to broken timeout settings

How does this change help reduce cost of usage? What scale of cost reduction is it?

It avoids wasting costs by creating and destroying machines over and over.

In what scenarios is this change usable with GitLab Runner's docker+machine executor?

Whenever using the digital ocean driver.

Merge request reports