Skip to content

Update policy list url method

Alexander Turinske requested to merge 368439-update-utility-method-name into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Update policy list url method

  • more readable
  • better name
  • update arguments to be more intuitive
  • sets up the method to be used for more namespaces
  • update tests

Changelog: changed

EE: true

Screenshots or screen recordings

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

No visual change

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 http://gdk.test:3443/groups/flightjs/-/security/policies/new and create a policy
  3. Verify yaml mode has the schema validation
  4. Navigate to http://gdk.test:3443/flightjs/Flight/-/security/policies
  5. Verify drawers of inherited policies
  6. Navigate to http://gdk.test:3443/flightjs/Flight/-/security/policies/new and verify yaml mode has the schema validation

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #368439 (closed)

Edited by Alexander Turinske

Merge request reports