Remove all code related to clusters/integrations
This was used for Prometheus integration through the certificate-based cluster: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/55244 The related UI has been remove completely: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/122043 So we can now remove this unused backend code. Changelog: removed
显示
- .rubocop_todo/rspec/context_wording.yml 0 个添加, 3 个删除.rubocop_todo/rspec/context_wording.yml
- .rubocop_todo/rspec/feature_category.yml 0 个添加, 1 个删除.rubocop_todo/rspec/feature_category.yml
- .rubocop_todo/style/class_and_module_children.yml 0 个添加, 3 个删除.rubocop_todo/style/class_and_module_children.yml
- app/controllers/admin/clusters/integrations_controller.rb 0 个添加, 11 个删除app/controllers/admin/clusters/integrations_controller.rb
- app/controllers/clusters/integrations_controller.rb 0 个添加, 34 个删除app/controllers/clusters/integrations_controller.rb
- app/controllers/groups/clusters/integrations_controller.rb 0 个添加, 18 个删除app/controllers/groups/clusters/integrations_controller.rb
- app/controllers/projects/clusters/integrations_controller.rb 0 个添加, 15 个删除app/controllers/projects/clusters/integrations_controller.rb
- spec/requests/admin/clusters/integrations_controller_spec.rb 0 个添加, 25 个删除spec/requests/admin/clusters/integrations_controller_spec.rb
- spec/requests/groups/clusters/integrations_controller_spec.rb 0 个添加, 40 个删除.../requests/groups/clusters/integrations_controller_spec.rb
- spec/requests/projects/clusters/integrations_controller_spec.rb 0 个添加, 38 个删除...equests/projects/clusters/integrations_controller_spec.rb
- spec/support/rspec_order_todo.yml 0 个添加, 3 个删除spec/support/rspec_order_todo.yml
- spec/support/shared_examples/requests/clusters/integrations_controller_shared_examples.rb 0 个添加, 46 个删除...uests/clusters/integrations_controller_shared_examples.rb
- spec/tooling/danger/project_helper_spec.rb 0 个添加, 1 个删除spec/tooling/danger/project_helper_spec.rb
加载中
想要评论请 注册 或 登录