Skip to content

Conversation

@charliepark
Copy link
Contributor

@charliepark charliepark commented Jan 9, 2026

This PR updates console to work with the new API shape for IP pool selection introduced in oxidecomputer/omicron#9598.

Still have a few decisions to make in terms of forms / UI.

A note for the eventual review:

Scenario defaultPool Behavior
No unicast defaults undefined Uses { type: 'ephemeral' } (API picks pool)
One unicast default (v4 or v6) Pool name Uses explicit pool: { poolSelector: { type: 'explicit', pool } }
Dual defaults (v4 + v6) undefined Uses auto with version: { poolSelector: { type: 'auto', ipVersion } }
Multicast defaults only undefined Uses { type: 'ephemeral' } (ignored correctly)

@vercel
Copy link

vercel bot commented Jan 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
console Ready Ready Preview Jan 23, 2026 7:10am

Request Review

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.

4 participants