-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathindex.html
141 lines (85 loc) · 10.1 KB
/
index.html
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport"
content="width=device-width, initial-scale=1">
<meta name="description" content="">
<title>Deprecated API(s) Dashboard</title>
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/v/dt/dt-1.10.24/datatables.min.css"/>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
<style>
div.dataTables_wrapper {
width: 98%;
margin: 0 auto;
}
.themed-container {
padding: .75rem;
margin-bottom: 1.5rem;
background-color: #F0F0F0;
border: 1px solid #0D0C0C;
}
</style>
</head>
<body class="py-4">
<script type="text/javascript" src="https://cdn.datatables.net/v/dt/dt-1.10.24/datatables.min.js"></script>
<script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.js"></script>
<script type="text/javascript" src="https://cdn.datatables.net/1.10.24/js/jquery.dataTables.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4" crossorigin="anonymous"></script>
<main>
<h1>Available Dashboards</h1>
</br>
<div class="container-fluid themed-container">
<h4 class="display-12 fw-bold">registry.redhat.io/redhat/certified-operator-index</h4>
<ul>
<li><a href="testdata/reports/redhat_certified_operator_index/dashboards/qa_registry.redhat.io_redhat_certified_operator_index_v4.11.html">[Projects QA] - Tag: 4.11</a></li>
<li><a href="testdata/reports/redhat_certified_operator_index/dashboards/deprecate-apis-1.22_registry.redhat.io_redhat_certified_operator_index_v4.10.html">[Removed API(s) in 1.22/OCP 4.9] - Tag: 4.10</a></li>
<li><a href="testdata/reports/redhat_certified_operator_index/dashboards/deprecate-apis-1.22_registry.redhat.io_redhat_certified_operator_index_v4.11.html">[Removed API(s) in 1.22/OCP 4.9] - Tag: 4.11</a></li>
<li><a href="testdata/reports/redhat_certified_operator_index/dashboards/deprecate-apis-1.22_registry.redhat.io_redhat_certified_operator_index_v4.7.html">[Removed API(s) in 1.22/OCP 4.9] - Tag: 4.7</a></li>
<li><a href="testdata/reports/redhat_certified_operator_index/dashboards/deprecate-apis-1.22_registry.redhat.io_redhat_certified_operator_index_v4.8.html">[Removed API(s) in 1.22/OCP 4.9] - Tag: 4.8</a></li>
<li><a href="testdata/reports/redhat_certified_operator_index/dashboards/deprecate-apis-1.22_registry.redhat.io_redhat_certified_operator_index_v4.9.html">[Removed API(s) in 1.22/OCP 4.9] - Tag: 4.9</a></li>
<li><a href="testdata/reports/redhat_certified_operator_index/dashboards/deprecate-apis-1.25_registry.redhat.io_redhat_certified_operator_index_v4.10.html">[Removed API(s) in 1.25/OCP 4.12] - Tag: 4.10</a></li>
<li><a href="testdata/reports/redhat_certified_operator_index/dashboards/deprecate-apis-1.26_registry.redhat.io_redhat_certified_operator_index_v4.10.html">[Removed API(s) in 1.26/OCP 4.13] - Tag: 4.10</a></li>
</ul>
</div>
<div class="container-fluid themed-container">
<h4 class="display-12 fw-bold">registry.redhat.io/redhat/community-operator-index</h4>
<ul>
<li><a href="testdata/reports/redhat_community_operator_index/dashboards/deprecate-apis-1.22_registry.redhat.io_redhat_community_operator_index_v4.10.html">[Removed API(s) in 1.22/OCP 4.9] - Tag: 4.10</a></li>
<li><a href="testdata/reports/redhat_community_operator_index/dashboards/deprecate-apis-1.22_registry.redhat.io_redhat_community_operator_index_v4.7.html">[Removed API(s) in 1.22/OCP 4.9] - Tag: 4.7</a></li>
<li><a href="testdata/reports/redhat_community_operator_index/dashboards/deprecate-apis-1.22_registry.redhat.io_redhat_community_operator_index_v4.8.html">[Removed API(s) in 1.22/OCP 4.9] - Tag: 4.8</a></li>
<li><a href="testdata/reports/redhat_community_operator_index/dashboards/deprecate-apis-1.22_registry.redhat.io_redhat_community_operator_index_v4.9.html">[Removed API(s) in 1.22/OCP 4.9] - Tag: 4.9</a></li>
<li><a href="testdata/reports/redhat_community_operator_index/dashboards/deprecate-apis-1.25_registry.redhat.io_redhat_community_operator_index_v4.10.html">[Removed API(s) in 1.25/OCP 4.12] - Tag: 4.10</a></li>
<li><a href="testdata/reports/redhat_community_operator_index/dashboards/deprecate-apis-1.26_registry.redhat.io_redhat_community_operator_index_v4.10.html">[Removed API(s) in 1.26/OCP 4.13] - Tag: 4.10</a></li>
</ul>
</div>
<div class="container-fluid themed-container">
<h4 class="display-12 fw-bold">registry.redhat.io/redhat/redhat-marketplace-index</h4>
<ul>
<li><a href="testdata/reports/redhat_redhat_marketplace_index/dashboards/qa_registry.redhat.io_redhat_redhat_marketplace_index_v4.11.html">[Projects QA] - Tag: 4.11</a></li>
<li><a href="testdata/reports/redhat_redhat_marketplace_index/dashboards/deprecate-apis-1.22_registry.redhat.io_redhat_redhat_marketplace_index_v4.10.html">[Removed API(s) in 1.22/OCP 4.9] - Tag: 4.10</a></li>
<li><a href="testdata/reports/redhat_redhat_marketplace_index/dashboards/deprecate-apis-1.22_registry.redhat.io_redhat_redhat_marketplace_index_v4.11.html">[Removed API(s) in 1.22/OCP 4.9] - Tag: 4.11</a></li>
<li><a href="testdata/reports/redhat_redhat_marketplace_index/dashboards/deprecate-apis-1.22_registry.redhat.io_redhat_redhat_marketplace_index_v4.7.html">[Removed API(s) in 1.22/OCP 4.9] - Tag: 4.7</a></li>
<li><a href="testdata/reports/redhat_redhat_marketplace_index/dashboards/deprecate-apis-1.22_registry.redhat.io_redhat_redhat_marketplace_index_v4.8.html">[Removed API(s) in 1.22/OCP 4.9] - Tag: 4.8</a></li>
<li><a href="testdata/reports/redhat_redhat_marketplace_index/dashboards/deprecate-apis-1.22_registry.redhat.io_redhat_redhat_marketplace_index_v4.9.html">[Removed API(s) in 1.22/OCP 4.9] - Tag: 4.9</a></li>
<li><a href="testdata/reports/redhat_redhat_marketplace_index/dashboards/deprecate-apis-1.25_registry.redhat.io_redhat_redhat_marketplace_index_v4.10.html">[Removed API(s) in 1.25/OCP 4.12] - Tag: 4.10</a></li>
<li><a href="testdata/reports/redhat_redhat_marketplace_index/dashboards/deprecate-apis-1.26_registry.redhat.io_redhat_redhat_marketplace_index_v4.10.html">[Removed API(s) in 1.26/OCP 4.13] - Tag: 4.10</a></li>
</ul>
</div>
<div class="container-fluid themed-container">
<h4 class="display-12 fw-bold">registry.redhat.io/redhat/redhat-operator-index</h4>
<ul>
<li><a href="testdata/reports/redhat_redhat_operator_index/dashboards/multiarch_registry.redhat.io_redhat_redhat_operator_index_v4.11.html">[Multi-Arch] - Tag: 4.11</a></li>
<li><a href="testdata/reports/redhat_redhat_operator_index/dashboards/qa_registry.redhat.io_redhat_redhat_operator_index_v4.11.html">[Projects QA] - Tag: 4.11</a></li>
<li><a href="testdata/reports/redhat_redhat_operator_index/dashboards/deprecate-apis-1.22_registry.redhat.io_redhat_redhat_operator_index_v4.10.html">[Removed API(s) in 1.22/OCP 4.9] - Tag: 4.10</a></li>
<li><a href="testdata/reports/redhat_redhat_operator_index/dashboards/deprecate-apis-1.22_registry.redhat.io_redhat_redhat_operator_index_v4.11.html">[Removed API(s) in 1.22/OCP 4.9] - Tag: 4.11</a></li>
<li><a href="testdata/reports/redhat_redhat_operator_index/dashboards/deprecate-apis-1.22_registry.redhat.io_redhat_redhat_operator_index_v4.7.html">[Removed API(s) in 1.22/OCP 4.9] - Tag: 4.7</a></li>
<li><a href="testdata/reports/redhat_redhat_operator_index/dashboards/deprecate-apis-1.22_registry.redhat.io_redhat_redhat_operator_index_v4.8.html">[Removed API(s) in 1.22/OCP 4.9] - Tag: 4.8</a></li>
<li><a href="testdata/reports/redhat_redhat_operator_index/dashboards/deprecate-apis-1.22_registry.redhat.io_redhat_redhat_operator_index_v4.9.html">[Removed API(s) in 1.22/OCP 4.9] - Tag: 4.9</a></li>
<li><a href="testdata/reports/redhat_redhat_operator_index/dashboards/deprecate-apis-1.25_registry.redhat.io_redhat_redhat_operator_index_v4.10.html">[Removed API(s) in 1.25/OCP 4.12] - Tag: 4.10</a></li>
<li><a href="testdata/reports/redhat_redhat_operator_index/dashboards/deprecate-apis-1.26_registry.redhat.io_redhat_redhat_operator_index_v4.10.html">[Removed API(s) in 1.26/OCP 4.13] - Tag: 4.10</a></li>
</ul>
</div>
</main>
</body>
</html>