Commit 88908ae
fix: HTTPRemoteRestService config missing Direct ChannelMode (#3025)
* fix: HTTPRemoteRestService config missing Direct ChannelMode
* refactor: fix lint on rewriting if-else to switch statement
* refactor: simplify copy channel mode from cnsconfig
* refactor: use safe type assertion to prevent potential panics
Co-authored-by: Timothy J. Raymond <[email protected]>
Signed-off-by: Jackie Luc <[email protected]>
---------
Signed-off-by: Jackie Luc <[email protected]>
Co-authored-by: Timothy J. Raymond <[email protected]>1 parent bee72ee commit 88908ae
1 file changed
+4
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
652 | 652 | | |
653 | 653 | | |
654 | 654 | | |
| 655 | + | |
| 656 | + | |
655 | 657 | | |
656 | | - | |
657 | 658 | | |
658 | 659 | | |
659 | 660 | | |
660 | | - | |
661 | | - | |
662 | | - | |
663 | | - | |
664 | | - | |
| 661 | + | |
| 662 | + | |
665 | 663 | | |
666 | 664 | | |
667 | 665 | | |
| |||
0 commit comments