-
- 下载
Merge branch '344915-fix-clusters-list-404-in-admin-mode' into 'master'
Fix 404 error in projects/clusters and group/clusters list See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/137829 Merged-by:Thong Kuah <tkuah@gitlab.com> Approved-by:
Hunter Stewart <hustewart@gitlab.com> Reviewed-by:
Viktor Nagy (GitLab) <vnagy@gitlab.com> Reviewed-by:
Hunter Stewart <hustewart@gitlab.com> Co-authored-by:
Pam Artiaga <partiaga@gitlab.com>
显示
- app/controllers/admin/clusters_controller.rb 1 个添加, 1 个删除app/controllers/admin/clusters_controller.rb
- app/controllers/clusters/base_controller.rb 6 个添加, 0 个删除app/controllers/clusters/base_controller.rb
- app/controllers/clusters/clusters_controller.rb 1 个添加, 1 个删除app/controllers/clusters/clusters_controller.rb
- app/controllers/groups/clusters_controller.rb 2 个添加, 3 个删除app/controllers/groups/clusters_controller.rb
- app/controllers/projects/clusters_controller.rb 2 个添加, 3 个删除app/controllers/projects/clusters_controller.rb
- spec/features/groups/clusters/user_spec.rb 19 个添加, 0 个删除spec/features/groups/clusters/user_spec.rb
- spec/features/projects/clusters/user_spec.rb 19 个添加, 0 个删除spec/features/projects/clusters/user_spec.rb
加载中
想要评论请 注册 或 登录