Skip to content

Only perform workspace agent config validation on create

Chad Woolley requested to merge caw-fix-workspace-validation into master

What does this MR do and why?

Only perform workspace agent config validation on create

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

  1. Create a workspace
  2. Set the workspace's agent configuration to disabled
  3. Update the workspace - it should succeed.

Merge request reports