Skip to content

Revert AllowedImages functionality for GCP provider

Arran Walker requested to merge ajwalker/revert-gcp-allow-images into main

What does this MR do?

Removes AllowedImages functionality for GCP provider that was introduced in !133 (merged).

Why was this MR needed?

The job image for the Windows runner was previously ignored, even if set. When then functionality was put live, anybody setting a global image in their jobs would see failures, as the image the had specified was no longer allowed.

What's the best way to test this MR?

What are the relevant issue numbers?

Edited by Arran Walker

Merge request reports