|
Ran
|
Jobs
1
|
Files
196
|
Run time
1min
|
Badge
README BADGES
|
push
github
fix(vpcnatgw): cannot DNAT same EIP and same external port on two different protocols (#6201) You should be able to DNAT 1.1.1.1:22 TCP and 1.1.1.1:22 UDP on the same EIP, but the check doesn't check if it is two different protocols. On Windows, RDP asks to open both the UDP and TCP protocols on the same port. It cannot be done behind an EIP attached to a VPC NAT gateway because of this bug. Signed-off-by: SkalaNetworks <contact@skala.network> (cherry picked from commit bc813ee34)
0 of 6 new or added lines in 1 file covered. (0.0%)
12281 of 53659 relevant lines covered (22.89%)
0.27 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 6 |
6.41 |
0.0% | pkg/controller/vpc_nat_gw_nat.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 21271986231.1 | 196 |
22.89 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|