Skip to content

Introduce agent config file and authorize it to access the project

Nao Hashizume requested to merge 359229-create-agent-config into master

What does this MR do and why?

This MR adds an agent config file and authorizes the agent to access the project. Once the file is added, we can set up a GitLab agent to prepare a migration from cert-based to agent-based integration with Kubernetes, similar to gitlab-org/quality/triage-ops!1589 (merged).

See more details in https://docs.gitlab.com/ee/user/clusters/agent/install/index.html#create-an-agent-configuration-file and https://docs.gitlab.com/ee/user/clusters/agent/ci_cd_workflow.html#authorize-the-agent-to-access-your-projects.

Related to #359229 (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 Nao Hashizume

Merge request reports