Skip to content

Conversation

@charliepark
Copy link
Contributor

This adds context to the selector dropdown users interact with when attaching a floating IP to an instance. Specifically, it adds the floating IP's associated IP pool to the information available in the dropdown.

Screenshot 2025-07-31 at 11 24 42 AM

Closes #2869

@vercel
Copy link

vercel bot commented Jul 31, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Project Deployment Preview Updated (UTC)
console Ready Preview Aug 12, 2025 5:36pm

@david-crespo
Copy link
Collaborator

I think this is handy. My only concern is that it may not be clear that it's a pool name when the name doesn't have the word "pool" in it. But I'm not sure how much we can do about that without bloating the line with "pool:" or something. @benjaminleonard?

image image

@benjaminleonard
Copy link
Contributor

Yeah, I think it's probably just a compromise we have to make due to the limited space

@david-crespo
Copy link
Collaborator

dd9014a pulls in #2879 to fix an issue where the setQueryData in the loader wasn't preventing the pool names from popping in because the errors-allowed versions use a special query key. It has to match between the prefetch and the later fetch.

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.

Add IP pool info to dropdown when selecting a floating IP to attach to an instance

4 participants