Commit e0326cd
controller: removes all panics from extension server (envoyproxy#1610)
**Description**
This removes all panics from extension server code paths, mostly for
making it resilient against any bad input from EG
---------
Signed-off-by: Takeshi Yoneda <[email protected]>
Co-authored-by: Ignasi Barrera <[email protected]>1 parent 23779b7 commit e0326cd
File tree
9 files changed
+572
-217
lines changed- internal/extensionserver
9 files changed
+572
-217
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
0 commit comments