Skip to content

add Match(Ext-)Communities to RoutingPolicy & NXOS support - #571

Open
IvoGoman wants to merge 1 commit into
feat/ext-communityset-ocfrom
feat/routemap-community
Open

IvoGoman wants to merge 1 commit into
feat/ext-communityset-ocfrom
feat/routemap-community

Conversation

@IvoGoman

Copy link
Copy Markdown
Contributor

Stack created with GitHub Stacks CLIGive Feedback 💬

@IvoGoman
IvoGoman added this pull request to stack #573 September 16, 2026 09:31
@IvoGoman
IvoGoman force-pushed the feat/routemap-community branch from a379e92 to f81b44f Compare September 16, 2026 09:35
Signed-off-by: Ivo Gosemann <ivo.gosemann@sap.com>
@IvoGoman
IvoGoman force-pushed the feat/routemap-community branch from f81b44f to c771e6b Compare September 16, 2026 15:30
@github-actions

Copy link
Copy Markdown

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

Impacted Packages Coverage Δ 🤖
github.com/ironcore-dev/network-operator/api/core/v1alpha1 2.55% (-0.06%) 👎
github.com/ironcore-dev/network-operator/internal/controller/core 64.32% (+1.24%) 👍
github.com/ironcore-dev/network-operator/internal/provider 0.00% (ø)
github.com/ironcore-dev/network-operator/internal/provider/cisco/nxos 7.37% (+0.23%) 👍

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/ironcore-dev/network-operator/api/core/v1alpha1/groupversion_info.go 0.00% (ø) 2 0 2
github.com/ironcore-dev/network-operator/api/core/v1alpha1/routingpolicy_types.go 12.50% (ø) 8 1 7
github.com/ironcore-dev/network-operator/api/core/v1alpha1/zz_generated.deepcopy.go 0.00% (ø) 2831 (+138) 0 2831 (+138)
github.com/ironcore-dev/network-operator/internal/controller/core/routingpolicy_controller.go 71.26% (+0.55%) 334 (+95) 238 (+69) 96 (+26) 👍
github.com/ironcore-dev/network-operator/internal/provider/cisco/nxos/provider.go 0.24% (-0.00%) 3308 (+2) 8 3300 (+2) 👎
github.com/ironcore-dev/network-operator/internal/provider/cisco/nxos/routemap.go 56.67% (+15.76%) 30 (+8) 17 (+8) 13 🎉
github.com/ironcore-dev/network-operator/internal/provider/provider.go 0.00% (ø) 42 (-12) 0 42 (-12)

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/routingpolicy_controller_test.go
  • github.com/ironcore-dev/network-operator/internal/provider/cisco/nxos/routemap_test.go

@hardikdr hardikdr added the area/switch-automation Automation processes for network switch management and operations. label Sep 17, 2026
@hardikdr hardikdr added this to Roadmap Sep 17, 2026
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/XXL

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants