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
- 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 21bc5ed to bd9396e Compare August 21, 2025 23:26
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