Skip to content

Fix warnings about unknown policy abilities in observability specs

Peter Leitzen requested to merge pl-gitlab-observability-policy-fix into master

What does this MR do and why?

The specs called non-existent UserPolicy#admin_observability and UserPolicy#read_observability because the let definitions were swapped.

This removes these abilities from the TODO list in !94135 (comment 1306837318).

Follow-up from !110645 (diffs, comment 1307837975).

MR acceptance checklist

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

Edited by Peter Leitzen

Merge request reports