Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libnetwork/netavark: allow same bridge name with different vlan #2308

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

Luap99
Copy link
Member

@Luap99 Luap99 commented Jan 30, 2025

When a vlan is used there should be no bridge name conflict check. It is totally valid to have the same bridge with different vlans in two configs and that is the intended use case.

Fixes #2095

When a vlan is used there should be no bridge name conflict check. It is
totally valid to have the same bridge with different vlans in two
configs and that is the intended use case.

Fixes containers#2095

Signed-off-by: Paul Holzinger <[email protected]>
Copy link
Contributor

openshift-ci bot commented Jan 30, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Luap99

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@Luap99
Copy link
Member Author

Luap99 commented Jan 30, 2025

This is for containers/netavark#1161

@baude @mheon PTAL

We should get this into podman v5.4 as this will be needed to use the new netavark feature properly.
cc @TomSweeneyRedHat

@TomSweeneyRedHat TomSweeneyRedHat added the 5.4 Required for Podman v5.4 label Jan 30, 2025
@mheon
Copy link
Member

mheon commented Jan 30, 2025

LGTM

Copy link
Member

@TomSweeneyRedHat TomSweeneyRedHat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@TomSweeneyRedHat
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Jan 31, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit 2a73042 into containers:main Jan 31, 2025
15 checks passed
@Luap99 Luap99 deleted the bridge-vlan branch January 31, 2025 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5.4 Required for Podman v5.4 approved lgtm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VLAN support for bridge networks (multiple networks on the same bridge with different VLAN tags)
3 participants