This repository was archived by the owner on Apr 25, 2025. It is now read-only.
Commit e8fa23b
Pavan Kappara
[FAB-8442] map network hosts config with static-config
Unknown network hosts can be mapped to hosts from static config
for peers and orderers through regular expression matching
Change-Id: I2ca0068ec7136d90ddcc932d00611c41ef4e5de3
Signed-off-by: Pavan Kappara <pavan.kappara@securekey.com>1 parent 151405c commit e8fa23b
File tree
20 files changed
+1542
-29
lines changed- pkg
- context/api/core
- core/config
- testdata
- template
- fab/channel
- test
- fixtures
- config
- dockerenv
- integration
- e2e
- fab
- sdk
- scripts
20 files changed
+1542
-29
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
76 | 79 | | |
77 | 80 | | |
78 | 81 | | |
| |||
290 | 293 | | |
291 | 294 | | |
292 | 295 | | |
293 | | - | |
| 296 | + | |
294 | 297 | | |
295 | 298 | | |
296 | 299 | | |
| |||
395 | 398 | | |
396 | 399 | | |
397 | 400 | | |
398 | | - | |
| 401 | + | |
399 | 402 | | |
400 | 403 | | |
401 | 404 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
207 | 208 | | |
208 | 209 | | |
209 | 210 | | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
0 commit comments