Skip to content

don't always use default silo when selecting default pool#3191

Merged
david-crespo merged 3 commits intomainfrom
fix-resolve-pool-selector-silo
Apr 20, 2026
Merged

don't always use default silo when selecting default pool#3191
david-crespo merged 3 commits intomainfrom
fix-resolve-pool-selector-silo

Conversation

@charliepark
Copy link
Copy Markdown
Contributor

This PR just pulls a small fix to the mock API out of #3033, which I'll be closing shortly. I don't expect this to change much in day-to-day usage of the mock API.

In short, when auto-selecting an IP Pool, the mock API currently selects the default pool from the default silo, regardless of what silo you're actually interacting with. To be clear, this is just an issue in the mock backend we use for local development / testing of the console app, not an underlying issue with Omicron.

The fix here involves passing in the actual silo the project belongs to, instead of just going with the default silo's default pool.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 20, 2026

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

Project Deployment Actions Updated (UTC)
console Ready Ready Preview Apr 20, 2026 6:39pm

Request Review

@david-crespo david-crespo merged commit 0e1fef0 into main Apr 20, 2026
7 checks passed
@david-crespo david-crespo deleted the fix-resolve-pool-selector-silo branch April 20, 2026 20:41
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.

2 participants