Skip to content

Allow adding static VRFs - #206

Draft
iljarotar wants to merge 4 commits into
masterfrom
ignore-vrfs
Draft

Allow adding static VRFs#206
iljarotar wants to merge 4 commits into
masterfrom
ignore-vrfs

Conversation

@iljarotar

Copy link
Copy Markdown
Contributor

Description

implements #203

@iljarotar
iljarotar requested a review from a team as a code owner July 30, 2026 15:12
@iljarotar iljarotar self-assigned this Jul 30, 2026
@iljarotar
iljarotar marked this pull request as draft July 30, 2026 15:13
Comment thread cmd/server.go Outdated
metrics := metrics.New()

vrfs := types.Vrfs{}
if cfg.StaticVRFsFile != "" {

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.

a test with a sample staticVrfsFile would be helpful

@majst01

majst01 commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

This is a feature which should be implemented in a forthcoming feature request by one customer, but there it should be configurable from the metal-api. Do you think this would be much harder than doing it via deployment ?

@iljarotar

Copy link
Copy Markdown
Contributor Author

This is a feature which should be implemented in a forthcoming feature request by one customer, but there it should be configurable from the metal-api. Do you think this would be much harder than doing it via deployment ?

That's an option I hadn't considered, but yes, we could also just do this in the metal-api or metal-apiserver.

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

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants