Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add VPC, Subnet columns to network interface table #983

Closed
zephraph opened this issue Jun 28, 2022 · 2 comments
Closed

Add VPC, Subnet columns to network interface table #983

zephraph opened this issue Jun 28, 2022 · 2 comments
Labels
Milestone

Comments

@zephraph
Copy link
Contributor

Currently the network interface table doesn't show VPC and Subnet columns because we only get their IDs and currently have no way to lookup IDs. This is a similar issue as oxidecomputer/omicron#1207 and isn't really possible to fix on the client until oxidecomputer/omicron#1266 is merged. Even then it'd be onerous without something like oxidecomputer/omicron#1209. That's ultimately less desirable than just having the API provide the information we need.

image

@zephraph
Copy link
Contributor Author

Blocked by oxidecomputer/omicron#1266

@zephraph
Copy link
Contributor Author

Fixed by #1047

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants