Skip to content

Basic implementation of the Fleeting plugin for Azure

JiHu team is in the process of migrating their SaaS production into Azure. But the current solution of "docker+machine" for shared runners is not ideal because the docker-machine has been archived for a long time and it is not suitable for the current Azure cloud.

Though we plan to maintain a fork of docker-machine ourselves, I wonder if we can expedite this replacement solution.

This MR implements the basic functionality for Azure required by the fleeting plugin. Any guidance or advice would be good.

Relates to gitlab-org/gitlab-runner#29410 (closed)

Edited by Arran Walker

Merge request reports