Commit 101fcf4
committed
pipeline-manager: deployment check
The runner writes deployment check outcomes to the runner log and the
pipeline log. The check informs about the resources provisioned for the
deployment. This information is useful for debugging.
Signed-off-by: Simon Kassing <simon.kassing@feldera.com>1 parent 93c2cf2 commit 101fcf4
File tree
7 files changed
+213
-100
lines changed- crates
- feldera-types/src
- pipeline-manager/src
- api
- runner
7 files changed
+213
-100
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
71 | 78 | | |
72 | 79 | | |
73 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
348 | | - | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
349 | 351 | | |
350 | 352 | | |
351 | 353 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
2685 | 2686 | | |
2686 | 2687 | | |
2687 | 2688 | | |
2688 | | - | |
2689 | | - | |
| 2689 | + | |
2690 | 2690 | | |
2691 | | - | |
2692 | | - | |
2693 | | - | |
2694 | | - | |
| 2691 | + | |
2695 | 2692 | | |
2696 | 2693 | | |
2697 | 2694 | | |
2698 | | - | |
2699 | | - | |
2700 | | - | |
2701 | | - | |
| 2695 | + | |
2702 | 2696 | | |
2703 | 2697 | | |
2704 | 2698 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
| 240 | + | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| |||
0 commit comments