Update schema processing for policy editor

What does this MR do and why?

Update schema processing for policy editor

  • metadata and policy_scope were recently added to $defs
  • add $defs to single policy schema
  • update tests

Changelog: fixed

EE: true

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.

Screenshots or screen recordings

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

Before After
Screenshot_2024-08-29_at_15.59.00 Screenshot_2024-08-29_at_15.40.40

How to set up and validate locally

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

  1. Upload a GitLab Ultimate license
  2. Navigate to a project/group => Secure => Policies => New policy => Any policy type => Yaml Mode
  3. If you are using Vite locally, cherry-pick the commits from Fix yaml support for monaco-editor with vite (!152660 - merged)
  4. Verify the schema validation working

Related to #475260 (closed)

Merge request reports

Loading