Skip to content

Update tools injector image

Safwan Ahmed requested to merge saf-update-tools-injector-image into master

Issue: Extract tools-injector from gitlab-web-ide-vsco... (#441427 - closed)

What does this MR do and why?

With the version 1.0.0 release of the gitlab-workspaces-tools, we can now replace the tools-injector image to use the one built by the new repo. The reason behind this is to decouple the tools injector from the web-ide-vs-code-fork.

MR acceptance checklist

  • Workspaces can be created with the new image with no errors/regression in behaviour

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
old_tools_image new_tools_image

How to set up and validate locally

  1. Setup GDK
  2. Ensure the current GitLab branch is this MR's branch
  3. setup remote-development locally and create a workspace

Numbered steps to set up and validate the change are strongly suggested.

Edited by Safwan Ahmed

Merge request reports