Skip to content

Restrict external IP allocation to a requested IP Pool #1484

Closed
@bnaecker

Description

@bnaecker

The name of an IP Pool can be passed in when creating an Ephemeral IP for an instance. That's optional, and, if not provided, the full query we do today should be run. But if it is provided, we need to restrict the search for an IP address to that pool only. The Pool ID is currently plumbed down to the query, it's just not used to change the query that's issued. We need to do that. See here for the relevant source TODO.

Metadata

Metadata

Assignees

Labels

databaseRelated to database accessnetworkingRelated to the networking.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions