Commit 2dcb42f
committed
test: drop resource cache workarounds to validate shared watch stream
Bump the etcd state to the shared watch stream experiment and remove all reads that bypass the controller runtime resource cache, so the integration tests exercise cached reads everywhere.
Throwaway change to validate the consistency fix, not meant to be merged. Unit tests are expected to fail because the in-memory state used by them does not implement the shared watch stream, so the integration jobs are not gated on them on this branch.
Signed-off-by: Utku Ozdemir <utku.ozdemir@siderolabs.com>1 parent eb53209 commit 2dcb42f
15 files changed
Lines changed: 22 additions & 138 deletions
File tree
- .github/workflows
- internal/backend/runtime/omni/controllers
- cleanup
- omni
- machineconfig
- redactedmachineconfig
- schematic
- secrets
- uncached
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
205 | 204 | | |
206 | 205 | | |
207 | 206 | | |
| |||
566 | 565 | | |
567 | 566 | | |
568 | 567 | | |
569 | | - | |
570 | 568 | | |
571 | 569 | | |
572 | 570 | | |
| |||
853 | 851 | | |
854 | 852 | | |
855 | 853 | | |
856 | | - | |
857 | 854 | | |
858 | 855 | | |
859 | 856 | | |
| |||
1208 | 1205 | | |
1209 | 1206 | | |
1210 | 1207 | | |
1211 | | - | |
1212 | 1208 | | |
1213 | 1209 | | |
1214 | 1210 | | |
| |||
1498 | 1494 | | |
1499 | 1495 | | |
1500 | 1496 | | |
1501 | | - | |
1502 | 1497 | | |
1503 | 1498 | | |
1504 | 1499 | | |
| |||
1585 | 1580 | | |
1586 | 1581 | | |
1587 | 1582 | | |
1588 | | - | |
1589 | 1583 | | |
1590 | 1584 | | |
1591 | 1585 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
| 323 | + | |
| 324 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
126 | 124 | | |
127 | 125 | | |
128 | 126 | | |
| |||
490 | 488 | | |
491 | 489 | | |
492 | 490 | | |
| 491 | + | |
| 492 | + | |
493 | 493 | | |
494 | 494 | | |
495 | 495 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
| 36 | + | |
39 | 37 | | |
40 | 38 | | |
41 | 39 | | |
| |||
101 | 99 | | |
102 | 100 | | |
103 | 101 | | |
104 | | - | |
105 | | - | |
106 | | - | |
| 102 | + | |
107 | 103 | | |
108 | 104 | | |
109 | 105 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| |||
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
267 | 266 | | |
268 | 267 | | |
269 | 268 | | |
270 | | - | |
271 | | - | |
| 269 | + | |
272 | 270 | | |
273 | 271 | | |
274 | 272 | | |
| |||
Lines changed: 5 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
| |||
895 | 894 | | |
896 | 895 | | |
897 | 896 | | |
898 | | - | |
| 897 | + | |
899 | 898 | | |
900 | | - | |
901 | | - | |
902 | | - | |
| 899 | + | |
903 | 900 | | |
904 | 901 | | |
905 | 902 | | |
| |||
1253 | 1250 | | |
1254 | 1251 | | |
1255 | 1252 | | |
1256 | | - | |
1257 | | - | |
1258 | | - | |
| 1253 | + | |
1259 | 1254 | | |
1260 | 1255 | | |
1261 | 1256 | | |
| |||
1459 | 1454 | | |
1460 | 1455 | | |
1461 | 1456 | | |
1462 | | - | |
1463 | | - | |
| 1457 | + | |
1464 | 1458 | | |
1465 | 1459 | | |
1466 | 1460 | | |
1467 | 1461 | | |
1468 | | - | |
1469 | | - | |
1470 | | - | |
| 1462 | + | |
1471 | 1463 | | |
1472 | 1464 | | |
1473 | 1465 | | |
| |||
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
| |||
278 | 277 | | |
279 | 278 | | |
280 | 279 | | |
281 | | - | |
282 | | - | |
| 280 | + | |
283 | 281 | | |
284 | 282 | | |
285 | 283 | | |
| |||
288 | 286 | | |
289 | 287 | | |
290 | 288 | | |
291 | | - | |
292 | | - | |
| 289 | + | |
293 | 290 | | |
294 | 291 | | |
295 | 292 | | |
| |||
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
102 | 101 | | |
103 | 102 | | |
104 | 103 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
| 104 | + | |
109 | 105 | | |
110 | 106 | | |
111 | 107 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
| 46 | + | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| |||
0 commit comments