diff --git a/README.md b/README.md index 7e4e72ab17246bd37eb74177ad79e640ad060ba9..aeef6058ce322272fc440bbf5feef28e5f160cb0 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # Gitlab kubernetes agent config -* <https://docs.gitlab.com/ee/user/clusters/agent/install/index.html#register-the-agent-with-gitlab> -* <https://docs.gitlab.com/ee/user/clusters/agent/ci_cd_tunnel.html#authorize-the-agent-to-access-your-projects> -* <https://docs.gitlab.com/ee/ci/review_apps/index.html#review-apps-examples> +* [Agent registration](https://docs.gitlab.com/ee/user/clusters/agent/install/index.html#register-the-agent-with-gitlab) +* [Agent authorization](https://docs.gitlab.com/ee/user/clusters/agent/ci_cd_tunnel.html#authorize-the-agent-to-access-your-projects) +* [Review apps](https://docs.gitlab.com/ee/ci/review_apps/index.html#review-apps-examples) +* [gitlab-agent repo and helm chart](https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent) ## Epics @@ -11,5 +12,8 @@ ## Issues +* [Authorization not working](https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent/-/issues/243) + +* [Gitlab Agent Feedback issue](https://gitlab.com/gitlab-org/gitlab/-/issues/342696) * [Docs: Kubernetes contexts from agent not injected into pipeline of projects authorized to use the agent](https://gitlab.com/gitlab-org/gitlab/-/issues/346636) * [KAS CI/CD Tunnel ci_access does not work for projects/groups outside of the group with the agent config project](https://gitlab.com/gitlab-org/gitlab/-/issues/346566)