• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

containernetworking / plugins / 29770980156
53%
master: 55%

Build:
Build:
LAST BUILD BRANCH: fix/vrf-ipv6-ecmp-default-route
DEFAULT BRANCH: master
Ran 20 Jul 2026 07:21PM UTC
Jobs 1
Files 69
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

20 Jul 2026 07:11PM UTC coverage: 52.554%. First build
29770980156

Pull #1277

github

locker95
portmap: flush UDP conntrack on DEL to avoid hostPort blackhole

cmdAdd already deletes stale UDP conntrack entries after installing
DNAT rules so a replacement pod with a new IP is not blackholed. cmdDel
only tore down the iptables/nftables rules and left conntrack alone.

That breaks the common case of flipping a pod to hostNetwork:true on
the same hostPort: DEL removes the NAT mapping, but leftover UDP
conntrack still steers packets at the gone container IP. Flush on DEL
the same way ADD does (best-effort; failures are logged only).

Fixes #1190

Signed-off-by: Dean Chen <862469039@qq.com>
Pull Request #1277: portmap: flush UDP conntrack on DEL to avoid hostPort blackhole

0 of 10 new or added lines in 1 file covered. (0.0%)

5011 of 9535 relevant lines covered (52.55%)

27.83 hits per line

Uncovered Changes

Lines Coverage ∆ File
10
45.64
plugins/meta/portmap/main.go
Jobs
ID Job ID Ran Files Coverage
1 29770980156.1 20 Jul 2026 07:21PM UTC 69
52.55
GitHub Action Run
Source Files on build 29770980156
  • Tree
  • List 69
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1277
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc