Skip to content

Conversation

@felix-kaestner
Copy link
Contributor

This change introduces a new custom resource called BorderGateway which is specific to the Cisco NX-OS Platform and allows to configure required features for the border gateway functionality required to deploy Cisco VXLAN EVPN Multi-Site.

@hardikdr hardikdr added the area/metal-automation Automation processes within the Metal project. label Dec 9, 2025
@hardikdr hardikdr added this to Roadmap Dec 9, 2025
@felix-kaestner felix-kaestner force-pushed the fix/port-speeds branch 2 times, most recently from dd1ddc9 to da70376 Compare December 11, 2025 15:22
@felix-kaestner felix-kaestner marked this pull request as ready for review December 11, 2025 15:54
@felix-kaestner felix-kaestner requested a review from a team as a code owner December 11, 2025 15:54
@felix-kaestner felix-kaestner force-pushed the nx/bgw branch 2 times, most recently from e484e01 to c4225a1 Compare December 15, 2025 12:03
Base automatically changed from fix/port-speeds to main December 19, 2025 15:02
This change introduces a new custom resource called `BorderGateway`
which is specific to the Cisco NX-OS Platform and allows to configure
required features for the border gateway functionality required to
deploy Cisco VXLAN EVPN Multi-Site.
@github-actions
Copy link

Merging this branch will decrease overall coverage

Impacted Packages Coverage Δ 🤖
github.com/ironcore-dev/network-operator/api/cisco/nx/v1alpha1 0.00% (ø)
github.com/ironcore-dev/network-operator/api/core/v1alpha1 0.00% (ø)
github.com/ironcore-dev/network-operator/cmd 0.00% (ø)
github.com/ironcore-dev/network-operator/internal/controller/cisco/nx 56.16% (-13.60%) 💀
github.com/ironcore-dev/network-operator/internal/provider/cisco/nxos 12.28% (-0.31%) 👎

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/ironcore-dev/network-operator/api/cisco/nx/v1alpha1/bordergateway_types.go 0.00% (ø) 0 0 0
github.com/ironcore-dev/network-operator/api/cisco/nx/v1alpha1/zz_generated.deepcopy.go 0.00% (ø) 0 0 0
github.com/ironcore-dev/network-operator/api/core/v1alpha1/groupversion_info.go 0.00% (ø) 0 0 0
github.com/ironcore-dev/network-operator/cmd/main.go 0.00% (ø) 0 0 0
github.com/ironcore-dev/network-operator/internal/controller/cisco/nx/bordergateway_controller.go 51.94% (+51.94%) 206 (+206) 107 (+107) 99 (+99) 🌟
github.com/ironcore-dev/network-operator/internal/controller/cisco/nx/provider.go 0.00% (ø) 0 0 0
github.com/ironcore-dev/network-operator/internal/provider/cisco/nxos/bgp.go 21.15% (-1.35%) 52 (+12) 11 (+2) 41 (+10) 👎
github.com/ironcore-dev/network-operator/internal/provider/cisco/nxos/bgw.go 75.00% (+75.00%) 4 (+4) 3 (+3) 1 (+1) 🌟
github.com/ironcore-dev/network-operator/internal/provider/cisco/nxos/intf.go 19.20% (-0.13%) 125 (+6) 24 (+1) 101 (+5) 👎
github.com/ironcore-dev/network-operator/internal/provider/cisco/nxos/provider.go 0.08% (-0.00%) 1232 (+71) 1 1231 (+71) 👎

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

Changed unit test files

  • github.com/ironcore-dev/network-operator/internal/controller/cisco/nx/bordergateway_controller_test.go
  • github.com/ironcore-dev/network-operator/internal/controller/cisco/nx/suite_test.go
  • github.com/ironcore-dev/network-operator/internal/provider/cisco/nxos/bgp_test.go
  • github.com/ironcore-dev/network-operator/internal/provider/cisco/nxos/bgw_test.go
  • github.com/ironcore-dev/network-operator/internal/provider/cisco/nxos/intf_test.go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/metal-automation Automation processes within the Metal project.

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

3 participants