-
- 下载
Merge branch '491051-implement-probes-for-checking-self-hosted-aigw-installation' into 'master'
Implement probes for checking self-hosted AIGW installation See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167016 Merged-by:Manoj M J <mmj@gitlab.com> Approved-by:
Fiona Neill <fneill@gitlab.com> Approved-by:
Eduardo Bonet <ebonet@gitlab.com> Reviewed-by:
Manoj M J <mmj@gitlab.com> Reviewed-by:
Matthias Käppler <mkaeppler@gitlab.com> Reviewed-by:
Nikola Milojevic <nmilojevic@gitlab.com> Reviewed-by:
Fiona Neill <fneill@gitlab.com> Reviewed-by:
Eduardo Bonet <ebonet@gitlab.com> Reviewed-by:
Patrick Cyiza <jpcyiza@gitlab.com>
显示
- doc/user/gitlab_duo/turn_on_off.md 12 个添加, 1 个删除doc/user/gitlab_duo/turn_on_off.md
- ee/app/services/cloud_connector/status_checks/probes/end_to_end_probe.rb 2 个添加, 2 个删除.../cloud_connector/status_checks/probes/end_to_end_probe.rb
- ee/app/services/cloud_connector/status_checks/probes/host_probe.rb 18 个添加, 2 个删除...rvices/cloud_connector/status_checks/probes/host_probe.rb
- ee/app/services/cloud_connector/status_checks/probes/self_hosted/ai_gateway_url_presence_probe.rb 45 个添加, 0 个删除...hecks/probes/self_hosted/ai_gateway_url_presence_probe.rb
- ee/app/services/cloud_connector/status_checks/probes/self_hosted/code_suggestions_license_probe.rb 68 个添加, 0 个删除...ecks/probes/self_hosted/code_suggestions_license_probe.rb
- ee/app/services/cloud_connector/status_checks/status_service.rb 12 个添加, 2 个删除.../services/cloud_connector/status_checks/status_service.rb
- ee/lib/gitlab/ai/self_hosted/ai_gateway.rb 29 个添加, 0 个删除ee/lib/gitlab/ai/self_hosted/ai_gateway.rb
- ee/spec/lib/gitlab/ai/self_hosted/ai_gateway_spec.rb 45 个添加, 0 个删除ee/spec/lib/gitlab/ai/self_hosted/ai_gateway_spec.rb
- ee/spec/services/cloud_connector/status_checks/probes/end_to_end_probe_spec.rb 2 个添加, 2 个删除...d_connector/status_checks/probes/end_to_end_probe_spec.rb
- ee/spec/services/cloud_connector/status_checks/probes/host_probe_spec.rb 24 个添加, 0 个删除...s/cloud_connector/status_checks/probes/host_probe_spec.rb
- ee/spec/services/cloud_connector/status_checks/probes/self_hosted/ai_gateway_url_presence_probe_spec.rb 35 个添加, 0 个删除.../probes/self_hosted/ai_gateway_url_presence_probe_spec.rb
- ee/spec/services/cloud_connector/status_checks/probes/self_hosted/code_suggestions_license_probe_spec.rb 74 个添加, 0 个删除...probes/self_hosted/code_suggestions_license_probe_spec.rb
- ee/spec/services/cloud_connector/status_checks/status_service_spec.rb 22 个添加, 2 个删除...ices/cloud_connector/status_checks/status_service_spec.rb
- locale/gitlab.pot 23 个添加, 2 个删除locale/gitlab.pot
加载中
想要评论请 注册 或 登录