-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy path.gitmodules
More file actions
72 lines (72 loc) · 2.45 KB
/
.gitmodules
File metadata and controls
72 lines (72 loc) · 2.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
[submodule "alertmanager"]
path = alertmanager
url = https://github.com/prometheus/alertmanager
branch = release-0.31
[submodule "prometheus"]
path = prometheus
url = https://github.com/prometheus/prometheus.git
branch = release-3.9
[submodule "obo-prometheus-operator"]
path = obo-prometheus-operator
url = https://github.com/rhobs/obo-prometheus-operator
branch = rhobs-rel-0.89.0-rhobs1
[submodule "observability-operator"]
path = observability-operator
url = https://github.com/rhobs/observability-operator
branch = release-1.4
[submodule "ui-logging"]
path = ui-logging
url = https://github.com/openshift/logging-view-plugin.git
branch = release-6.1
[submodule "ui-dashboards"]
path = ui-dashboards
url = https://github.com/openshift/console-dashboards-plugin.git
branch = release-0.4
[submodule "ui-troubleshooting-panel"]
path = ui-troubleshooting-panel
url = https://github.com/openshift/troubleshooting-panel-console-plugin.git
branch = release-0.4
[submodule "ui-monitoring-pf5"]
path = ui-monitoring-pf5
url = https://github.com/openshift/monitoring-plugin.git
branch = release-coo-0.4
[submodule "ui-monitoring"]
path = ui-monitoring
url = https://github.com/openshift/monitoring-plugin.git
branch = release-coo-0.5
[submodule "thanos"]
path = thanos
url = https://github.com/openshift/thanos.git
branch = release-4.21
[submodule "korrel8r"]
path = korrel8r
url = https://github.com/korrel8r/korrel8r.git
branch = release-coo-1.4
[submodule "perses-operator"]
path = perses-operator
url = https://github.com/rhobs/perses-operator
branch = v0.3-golang_1_25
[submodule "perses"]
path = perses
url = https://github.com/rhobs/perses.git
branch = v0.53-golang_1_25
[submodule "cluster-health-analyzer"]
path = cluster-health-analyzer
url = https://github.com/openshift/cluster-health-analyzer
branch = release-1.0
[submodule "ui-logging-pf4"]
path = ui-logging-pf4
url = https://github.com/openshift/logging-view-plugin.git
branch = release-6.0
[submodule "ui-distributed-tracing-pf4"]
path = ui-distributed-tracing-pf4
url = https://github.com/openshift/distributed-tracing-console-plugin.git
branch = release-0.3
[submodule "ui-distributed-tracing-pf5"]
path = ui-distributed-tracing-pf5
url = https://github.com/openshift/distributed-tracing-console-plugin.git
branch = release-0.4
[submodule "ui-distributed-tracing"]
path = ui-distributed-tracing
url = https://github.com/openshift/distributed-tracing-console-plugin.git
branch = release-1.0