Skip to content

Complete EVPN Fabric sample and reconciliation support - #528

Merged
felix-kaestner merged 8 commits into
mainfrom
fabric
Sep 1, 2026
Merged

Complete EVPN Fabric sample and reconciliation support#528
felix-kaestner merged 8 commits into
mainfrom
fabric

Conversation

@felix-kaestner

Copy link
Copy Markdown
Contributor

Details in each commit..

@felix-kaestner
felix-kaestner requested a review from nikatza August 28, 2026 09:55
@hardikdr hardikdr added the area/switch-automation Automation processes for network switch management and operations. label Aug 28, 2026
@hardikdr hardikdr added this to Roadmap Aug 28, 2026
Comment thread internal/controller/evpn/fabric_controller.go
Signed-off-by: Felix Kästner <felix.kaestner@sap.com>
Signed-off-by: Felix Kästner <felix.kaestner@sap.com>
Signed-off-by: Felix Kästner <felix.kaestner@sap.com>
Signed-off-by: Felix Kästner <felix.kaestner@sap.com>
Comment thread internal/controller/core/ospf_controller.go
Comment thread internal/controller/core/ospf_controller_test.go
Signed-off-by: Felix Kästner <felix.kaestner@sap.com>
Signed-off-by: Felix Kästner <felix.kaestner@sap.com>
Signed-off-by: Felix Kästner <felix.kaestner@sap.com>
Signed-off-by: Felix Kästner <felix.kaestner@sap.com>
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

Merging this branch changes the coverage (3 decrease, 1 increase)

Impacted Packages Coverage Δ 🤖
github.com/ironcore-dev/network-operator/api/core/v1alpha1 2.66% (-0.00%) 👎
github.com/ironcore-dev/network-operator/api/evpn/v1alpha1 0.00% (ø)
github.com/ironcore-dev/network-operator/cmd 0.00% (ø)
github.com/ironcore-dev/network-operator/internal/controller/core 62.00% (+0.29%) 👍
github.com/ironcore-dev/network-operator/internal/controller/evpn 82.45% (-0.44%) 👎
github.com/ironcore-dev/network-operator/internal/provider/cisco/nxos 9.84% (-0.02%) 👎

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/ironcore-dev/network-operator/api/core/v1alpha1/interface_types.go 3.70% (-0.14%) 27 (+1) 1 26 (+1) 👎
github.com/ironcore-dev/network-operator/api/evpn/v1alpha1/groupversion_info.go 0.00% (ø) 2 0 2
github.com/ironcore-dev/network-operator/cmd/main.go 0.00% (ø) 311 0 311
github.com/ironcore-dev/network-operator/internal/controller/core/ospf_controller.go 63.81% (+3.03%) 210 (+6) 134 (+10) 76 (-4) 👍
github.com/ironcore-dev/network-operator/internal/controller/evpn/fabric_controller.go 82.45% (-0.44%) 661 (+53) 545 (+41) 116 (+12) 👎
github.com/ironcore-dev/network-operator/internal/provider/cisco/nxos/provider.go 0.37% (-0.00%) 2161 (+6) 8 2153 (+6) 👎

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/core/ospf_controller_test.go
  • github.com/ironcore-dev/network-operator/internal/controller/evpn/fabric_controller_test.go
  • github.com/ironcore-dev/network-operator/internal/controller/evpn/suite_test.go

@felix-kaestner
felix-kaestner merged commit e21328d into main Sep 1, 2026
25 of 26 checks passed
@github-project-automation github-project-automation Bot moved this to Done in Roadmap Sep 1, 2026
@felix-kaestner
felix-kaestner deleted the fabric branch September 1, 2026 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/switch-automation Automation processes for network switch management and operations. size/L

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants