Skip to content

Scaffold EVPN Fabric Resource and Controller#328

Open
felix-kaestner wants to merge 1 commit intonumbered-resourcesfrom
fabric-crd
Open

Scaffold EVPN Fabric Resource and Controller#328
felix-kaestner wants to merge 1 commit intonumbered-resourcesfrom
fabric-crd

Conversation

@felix-kaestner
Copy link
Copy Markdown
Contributor

This high-level CRD will take care of creating and managing all low-level resources that are required to build a EVPN VXLAN resource.

Its controller implementation is intentionally left empty to a large extend to be extended by future changes. The setup constructs a list of sub-reconciler functions that are called in sequence to build up the full lifecycle of the Fabric.

@hardikdr hardikdr added the area/switch-automation Automation processes for network switch management and operations. label Apr 29, 2026
@hardikdr hardikdr added this to Roadmap Apr 29, 2026
@felix-kaestner felix-kaestner force-pushed the numbered-resources branch 5 times, most recently from 7242b1a to 2ac3738 Compare May 4, 2026 08:46
@felix-kaestner felix-kaestner marked this pull request as ready for review May 4, 2026 13:30
@felix-kaestner felix-kaestner requested a review from a team as a code owner May 4, 2026 13:30
This high-level CRD will take care of creating and managing all
low-level resources that are required to build a EVPN VXLAN resource.

Its controller implementation is intentionally left empty to a large
extend to be extended by future changes. The setup constructs a list of
sub-reconciler functions that are called in sequence to build up the
full lifecycle of the `Fabric`.

Signed-off-by: Felix Kästner <felix.kaestner@sap.com>
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