Commit b80af37
Do not error when
When the `LINKERD2_PROXY_INBOUND_PORTS` environment is set
and empty, we should not log an error message.
Signed-off-by: Kevin Leimkuhler <[email protected]>
Co-authored-by: Oliver Gould <[email protected]>LINKERD2_PROXY_INBOUND_PORTS is empty (#1478)1 parent 70eceb8 commit b80af37
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
935 | 935 | | |
936 | 936 | | |
937 | 937 | | |
938 | | - | |
939 | | - | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
940 | 942 | | |
941 | 943 | | |
942 | 944 | | |
| |||
0 commit comments