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

containernetworking / plugins / 12858483119
53%
master: 55%

Build:
Build:
LAST BUILD BRANCH: feature/go_version_bump
DEFAULT BRANCH: master
Ran 20 Jan 2025 12:26AM UTC
Jobs 1
Files 68
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 Jan 2025 12:17AM UTC coverage: 52.985%. First build
12858483119

Pull #1141

github

ormergi
bridge: Add option to enable port isolation

Enable bridge CNI plugin setting port-isolation [1] the interface.
When port-isolation is enabled, containers connected to the network
cannot communicate with each other over the linux-bridge.
Communication will be enable depending on the gateway appliance according
to its restrictions / policies.

For example: in a scenario the env connected to smart switch, enabling
port-isolation ensure traffic will go outbound, allowing the
smart-switch routing the traffic according to policies.

Add "portIsolation" flag to bridge plugin.
When true, configure the node interface with port-isolation [1].
Default is false.

[1] https://man7.org/linux/man-pages/man8/bridge.8.html (see "isolated" option)

Signed-off-by: Or Mergi <ormergi@redhat.com>
Pull Request #1141: bridge: Add option to enable port isolation

4 of 6 new or added lines in 1 file covered. (66.67%)

4837 of 9129 relevant lines covered (52.98%)

26.75 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
68.68
plugins/main/bridge/bridge.go
Jobs
ID Job ID Ran Files Coverage
1 12858483119.1 20 Jan 2025 12:26AM UTC 68
52.98
GitHub Action Run
Source Files on build 12858483119
  • Tree
  • List 68
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1141
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc