Skip to content

Add IP version to IP Pool database objects #8885

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bnaecker
Copy link
Collaborator

  • Add an IpVersion type and attach to all IP Pool objects
  • Schema and data migration to add the version to IP Pools in the database
  • Add a services IP Pool for IPv6 addresses
  • Ensure we can only add ranges to pools of the same version

@bnaecker bnaecker marked this pull request as draft August 21, 2025 19:33
@bnaecker bnaecker force-pushed the add-ip-family-to-pools branch 3 times, most recently from 96477a9 to 7dad31f Compare August 23, 2025 00:21
@bnaecker
Copy link
Collaborator Author

This is an interesting failure mode. Seems like OPTE failed in a call to allocb(9F). cc @FelixMcFelix would you like an issue for this?

- Add an `IpVersion` type and attach to all IP Pool objects
- Schema and data migration to add the version to IP Pools in the
  database
- Add a services IP Pool for IPv6 addresses
- Ensure we can only add ranges to pools of the same version
- Fixes a bunch of knock-on effects of splitting out the pools by IP
  version
- Closes #8880
@bnaecker bnaecker force-pushed the add-ip-family-to-pools branch from 7dad31f to 3d4a484 Compare August 23, 2025 22:15
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