Skip to content

Conversation

@david-crespo
Copy link
Collaborator

@david-crespo david-crespo commented Sep 30, 2022

Right now /system/* routes don't work when the console is served by Nexus because there is no handler for /system/* like we have for /orgs/* and /settings/*. The problem (see oxidecomputer/omicron#430) is that /system/ routes already exist in the API, so we can't use /system/*, and we can't even use the direct names because there's already a /system/silos in the API. So until we resolve that (hopefully soon) I am going to cheat and use /sys in the console. Ew.

Goes with oxidecomputer/omicron#1764. Will bump Omicron's console version once that's merged.

@vercel
Copy link

vercel bot commented Sep 30, 2022

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

Name Status Preview Updated
console-ui-storybook ✅ Ready (Inspect) Visit Preview Sep 30, 2022 at 3:22AM (UTC)

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