Skip to content

Move agent GitOps access check endpoint to core

Tiger Watson requested to merge 346567-move-gitops-access-check-to-core into master

What does this MR do and why?

When using a GitOps workflow with the agent, the /internal/kubernetes/project_info API endpoint is called by KAS to determine if an agent can access a given project. Moving this endpoint to FOSS allows GitOps to be used on the free tier.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

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.

Related to #346567 (closed)

Edited by Tiger Watson

Merge request reports