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

fix(bridge): create vxlan only if VNI is not empty #98

Merged
merged 1 commit into from
Aug 8, 2023

fix(bridge): create vxlan only if VNI is not empty

35727a7
Select commit
Loading
Failed to load commit list.
Merged

fix(bridge): create vxlan only if VNI is not empty #98

fix(bridge): create vxlan only if VNI is not empty
35727a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 8, 2023 in 0s

0.00% of diff hit (target 35.67%)

View this Pull Request on Codecov

0.00% of diff hit (target 35.67%)

Annotations

Check warning on line 70 in pkg/evpn/bridge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/evpn/bridge.go#L64-L70

Added lines #L64 - L70 were not covered by tests

Check warning on line 81 in pkg/evpn/bridge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/evpn/bridge.go#L72-L81

Added lines #L72 - L81 were not covered by tests

Check warning on line 86 in pkg/evpn/bridge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/evpn/bridge.go#L83-L86

Added lines #L83 - L86 were not covered by tests

Check warning on line 91 in pkg/evpn/bridge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/evpn/bridge.go#L88-L91

Added lines #L88 - L91 were not covered by tests

Check warning on line 96 in pkg/evpn/bridge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/evpn/bridge.go#L93-L96

Added lines #L93 - L96 were not covered by tests