Commit 0c2232a
Always expose sv runbook cometbft port (#1198)
* Always expose sv runbook cometbft port
fixes DACH-NY/cn-test-failures#4702
[static]
Probably could be more clever here but doesn't seem worth the
complexity and potential breakage.
Signed-off-by: Moritz Kiefer <[email protected]>
* Add missing dependency on splice-pulumi-common-sv
[static]
I hope this makes the pulumi operator happy again and fixes this
```
src/istio.ts(4,52): error TS2307: Cannot find module
'splice-pulumi-common-sv' or its corresponding type declarations.
```
Signed-off-by: Moritz Kiefer <[email protected]>
* fmt
[static]
Signed-off-by: Moritz Kiefer <[email protected]>
---------
Signed-off-by: Moritz Kiefer <[email protected]>
Co-authored-by: Moritz Kiefer <[email protected]>1 parent d54f7c6 commit 0c2232a
File tree
3 files changed
+11
-13
lines changed- cluster/pulumi
- infra
- src
3 files changed
+11
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
160 | 159 | | |
161 | 160 | | |
162 | 161 | | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
173 | 169 | | |
174 | 170 | | |
175 | 171 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments