Skip to content

Introduce cluster agent policy

Shinya Maeda requested to merge introduce-cluster-agent-policy into master

What does this MR do and why?

This MR introduces read_cluster_agent permission in DeclarativePolicy to authorize an access to GitLab Agent for Kubernetes. We've been using read_cluster permission so far, however, this is for a deprecated certificate-based cluster integration, which is not appropriate in agent context.

This is a preliminary work for Show shared agents in deployment projects (#395498 - closed).

Screenshots or screen recordings

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

How to set up and validate locally

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

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 Shinya Maeda

Merge request reports