Commit 4ff0e6b
authored
refactor: drop MetricsConfig from ToolchainStatus type (#500)
metrics are not stored in the `ToolchainStatus` anymore
also, no need to keep the `MetricsConfig` in the `ToolchainConfig` anymore,
since host-operator metrics are always recounted from the resources during startup.
(`ForceSynchronization` was always `true`)
---------
Signed-off-by: Xavier Coulon <xcoulon@redhat.com>1 parent 912fcbd commit 4ff0e6b
5 files changed
Lines changed: 1 addition & 203 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
593 | 593 | | |
594 | 594 | | |
595 | 595 | | |
596 | | - | |
597 | | - | |
598 | 596 | | |
599 | 597 | | |
600 | 598 | | |
| |||
1003 | 1001 | | |
1004 | 1002 | | |
1005 | 1003 | | |
1006 | | - | |
1007 | | - | |
1008 | 1004 | | |
1009 | 1005 | | |
1010 | 1006 | | |
| |||
1289 | 1285 | | |
1290 | 1286 | | |
1291 | 1287 | | |
1292 | | - | |
1293 | | - | |
1294 | | - | |
1295 | | - | |
1296 | | - | |
1297 | | - | |
1298 | | - | |
1299 | | - | |
1300 | | - | |
1301 | | - | |
1302 | | - | |
1303 | | - | |
1304 | | - | |
1305 | | - | |
1306 | | - | |
1307 | | - | |
1308 | | - | |
1309 | | - | |
1310 | | - | |
1311 | | - | |
1312 | | - | |
1313 | | - | |
1314 | | - | |
1315 | | - | |
1316 | | - | |
1317 | | - | |
1318 | | - | |
1319 | | - | |
1320 | | - | |
1321 | | - | |
1322 | | - | |
1323 | | - | |
1324 | | - | |
1325 | | - | |
1326 | | - | |
1327 | | - | |
1328 | | - | |
1329 | | - | |
1330 | | - | |
1331 | 1288 | | |
1332 | 1289 | | |
1333 | 1290 | | |
| |||
3718 | 3675 | | |
3719 | 3676 | | |
3720 | 3677 | | |
3721 | | - | |
3722 | | - | |
3723 | 3678 | | |
3724 | 3679 | | |
3725 | 3680 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | 55 | | |
60 | 56 | | |
61 | 57 | | |
| |||
152 | 148 | | |
153 | 149 | | |
154 | 150 | | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | 151 | | |
165 | 152 | | |
166 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | 55 | | |
62 | 56 | | |
63 | 57 | | |
| |||
93 | 87 | | |
94 | 88 | | |
95 | 89 | | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | 90 | | |
103 | 91 | | |
104 | 92 | | |
| |||
130 | 118 | | |
131 | 119 | | |
132 | 120 | | |
133 | | - | |
134 | | - | |
135 | 121 | | |
136 | 122 | | |
137 | 123 | | |
| |||
229 | 215 | | |
230 | 216 | | |
231 | 217 | | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | 218 | | |
237 | 219 | | |
238 | 220 | | |
| |||
271 | 253 | | |
272 | 254 | | |
273 | 255 | | |
274 | | - | |
275 | 256 | | |
276 | 257 | | |
277 | 258 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments