diff --git a/README.md b/README.md index 501fc18a2a2c792714af0e7d87235bd2a73f4fc0..7e4e72ab17246bd37eb74177ad79e640ad060ba9 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,13 @@ * <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> + +## Epics + +* [CI/CD tunnel](https://gitlab.com/groups/gitlab-org/-/epics/5528) +* [GitLab Agent for Kubernetes](https://gitlab.com/groups/gitlab-org/-/epics/3329) + +## Issues + +* [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)