Skip to content

Add vrf service - #174

Merged
majst01 merged 11 commits into
mainfrom
switch-vrf-endpoint
Aug 21, 2026
Merged

Add vrf service#174
majst01 merged 11 commits into
mainfrom
switch-vrf-endpoint

Conversation

@iljarotar

Copy link
Copy Markdown
Contributor

Description

@iljarotar iljarotar self-assigned this Aug 11, 2026
@iljarotar iljarotar changed the title init vrf service Add vrf service Aug 11, 2026
Comment thread proto/metalstack/admin/v2/switch.proto
Comment thread proto/metalstack/admin/v2/vrf.proto Outdated
@iljarotar
iljarotar marked this pull request as ready for review August 17, 2026 07:06
@iljarotar
iljarotar requested a review from a team as a code owner August 17, 2026 07:06
Comment thread proto/metalstack/admin/v2/network.proto Outdated
Comment thread proto/metalstack/admin/v2/network.proto Outdated
Comment thread proto/metalstack/admin/v2/network.proto Outdated
Comment thread proto/metalstack/api/v2/network.proto Outdated
Comment thread proto/metalstack/admin/v2/network.proto
Comment thread proto/metalstack/api/v2/network.proto Outdated
Comment thread proto/metalstack/admin/v2/network.proto Outdated
string network = 1 [(buf.validate.field).string.(metalstack.api.v2.is_name) = true];
// SwitchPorts contains the ports of a switch that should be removed from the network.
metalstack.api.v2.ExternalNetworkMembers switch_ports = 2;
repeated metalstack.api.v2.ExternalNetworkMembers switch_ports = 2 [(buf.validate.field).repeated.max_items = 8];

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if it is a good idea to be able to remove the external switch ports from multiple switches in one go ?

@majst01
majst01 merged commit e6201fc into main Aug 21, 2026
8 checks passed
@majst01
majst01 deleted the switch-vrf-endpoint branch August 21, 2026 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants