Skip to content

Rackspace update

Doug Goldstein requested to merge cardoe/docker-machine:rackspace-update into main

What critical bug this MR is fixing?

Allows docker-machine to work on Rackspace Public Cloud again by using a valid image by default. And stopping the VM correctly.

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

Doesn't leave dead VMs around that still get billed by stopping them correctly.

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

Anyone that uses Rackspace Public Cloud for this has a working setup.

Merge request reports