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

Set vlan_filtering 1 at linux-bridge without ports #172

Merged
merged 1 commit into from
Sep 20, 2019

Conversation

qinqon
Copy link
Member

@qinqon qinqon commented Sep 17, 2019

This PR add vlanfiltering_flag even if there is not port configured at the
linux bridge in the desiredState.

This is necessary in case ports are added outside of nmstate (linux bridge CNI) and vlan
communicatoin and filtering is needed

Signed-off-by: Quique Llorente [email protected]

@qinqon qinqon requested review from phoracek and SchSeba September 17, 2019 14:10
phoracek
phoracek previously approved these changes Sep 17, 2019
Copy link
Member

@phoracek phoracek left a comment

Choose a reason for hiding this comment

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

LGTM

@phoracek
Copy link
Member

@qinqon unit tests failed

@phoracek
Copy link
Member

@qinqon there was a panic in the test run

SchSeba
SchSeba previously approved these changes Sep 18, 2019
Copy link
Contributor

@SchSeba SchSeba left a comment

Choose a reason for hiding this comment

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

LGTM!

let's wait for CI

@qinqon
Copy link
Member Author

qinqon commented Sep 18, 2019

I am using this PR to add some refactoring to e2e tests also skipping default bridge test since it's not working as expected.

@qinqon
Copy link
Member Author

qinqon commented Sep 18, 2019

ci test please

@qinqon qinqon force-pushed the vlan_filtering_no_ports branch 2 times, most recently from 79d621d to 6af73d7 Compare September 19, 2019 10:57
@SchSeba
Copy link
Contributor

SchSeba commented Sep 19, 2019

Can you please rebase?

This PR add vlanfiltering_flag even if there is not port configured at the
linux bridge in the desiredState.

This is necessary in case ports are added outside of nmstate (linux bridge CNI) and vlan
communicatoin and filtering is needed

Signed-off-by: Quique Llorente <[email protected]>
@qinqon qinqon force-pushed the vlan_filtering_no_ports branch from 6af73d7 to c03f768 Compare September 20, 2019 07:26
@qinqon qinqon requested review from phoracek and SchSeba September 20, 2019 08:30
@phoracek phoracek merged commit b3f0c02 into nmstate:master Sep 20, 2019
bcrochet pushed a commit to bcrochet/kubernetes-nmstate that referenced this pull request Dec 3, 2020
Remove duplicated 'certified' key in CSV
@kubevirt-bot kubevirt-bot mentioned this pull request Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants