Commit 95f49ea
cli: ignore Link not Found errors in cilium connectivity tests check
This commit introduces the change to ignore `Link not Found` errors in
cilium agent logs when running connectivity tests. The underlying issue
was fixed in cilium version >= 1.18.0 but has not been backported to
older stable release branches yet.
cilium#39370
Signed-off-by: Deepesh Pathak <deepesh.pathak@isovalent.com>1 parent b7a16fa commit 95f49ea
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
74 | 80 | | |
75 | 81 | | |
76 | 82 | | |
| |||
479 | 485 | | |
480 | 486 | | |
481 | 487 | | |
| 488 | + | |
| 489 | + | |
482 | 490 | | |
0 commit comments