-
- 下载
Merge branch...
Merge branch '467936-nwittstruck-limit-kubernetes-agent-access-to-protected-branches' into 'master' Allow the restriction of Kubernetes agent access to protected branches See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/156626 Merged-by:Fabio Pitino <fpitino@gitlab.com> Approved-by:
Tiger Watson <twatson@gitlab.com> Approved-by:
Fabio Pitino <fpitino@gitlab.com> Reviewed-by:
Fabio Pitino <fpitino@gitlab.com> Reviewed-by:
Vitali Tatarintev <vtatarintev@gitlab.com> Co-authored-by:
Nicholas <1494491-nwittstruck@users.noreply.gitlab.com> Co-authored-by:
Nicholas Wittstruck <nicholas@b310.de>
显示
- app/services/ci/generate_kubeconfig_service.rb 3 个添加, 1 个删除app/services/ci/generate_kubeconfig_service.rb
- app/services/clusters/agents/authorizations/ci_access/filter_service.rb 29 个添加, 3 个删除...lusters/agents/authorizations/ci_access/filter_service.rb
- config/feature_flags/beta/kubernetes_agent_protected_branches.yml 9 个添加, 0 个删除...eature_flags/beta/kubernetes_agent_protected_branches.yml
- doc/user/clusters/agent/ci_cd_workflow.md 49 个添加, 0 个删除doc/user/clusters/agent/ci_cd_workflow.md
- lib/api/ci/jobs.rb 3 个添加, 1 个删除lib/api/ci/jobs.rb
- spec/factories/clusters/agents/authorizations/ci_access/group_authorizations.rb 2 个添加, 1 个删除...s/agents/authorizations/ci_access/group_authorizations.rb
- spec/factories/clusters/agents/authorizations/ci_access/project_authorizations.rb 2 个添加, 0 个删除...agents/authorizations/ci_access/project_authorizations.rb
- spec/requests/api/graphql/project/ci_access_authorized_agents_spec.rb 4 个添加, 2 个删除...s/api/graphql/project/ci_access_authorized_agents_spec.rb
- spec/services/ci/generate_kubeconfig_service_spec.rb 6 个添加, 2 个删除spec/services/ci/generate_kubeconfig_service_spec.rb
- spec/services/clusters/agents/authorizations/ci_access/filter_service_spec.rb 103 个添加, 8 个删除...rs/agents/authorizations/ci_access/filter_service_spec.rb
- spec/services/clusters/agents/authorizations/ci_access/refresh_service_spec.rb 7 个添加, 4 个删除...s/agents/authorizations/ci_access/refresh_service_spec.rb
想要评论请 注册 或 登录