Skip to content

Add full service IP Pool data to DB rack init type#10906

Open
bnaecker wants to merge 1 commit into
mainfrom
ben/add-service-ip-pool-config-to-rack-init
Open

Add full service IP Pool data to DB rack init type#10906
bnaecker wants to merge 1 commit into
mainfrom
ben/add-service-ip-pool-config-to-rack-init

Conversation

@bnaecker

Copy link
Copy Markdown
Collaborator
  • Add ServiceIpPoolConfig to the database RackInit type. This includes the name / description of the pool, plus a constructor that validates the sequence of ranges (non-empty and all one version).
  • Remove hard-coded IP Pool construction from database load_builtin_rack_data, using the provided pool information instead.
  • Update test callers which assumed builtin pools

- Add `ServiceIpPoolConfig` to the database `RackInit` type. This
  includes the name / description of the pool, plus a constructor that
  validates the sequence of ranges (non-empty and all one version).
- Remove hard-coded IP Pool construction from database
  `load_builtin_rack_data`, using the provided pool information instead.
- Update test callers which assumed builtin pools
@bnaecker
bnaecker force-pushed the ben/add-service-ip-pool-config-to-rack-init branch from fd86868 to 09c36a0 Compare July 23, 2026 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant