-
Notifications
You must be signed in to change notification settings - Fork 19
Bump Omicron version and add IP Pool type field to IP Pool create form #2951
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Looks fine to me vertical. Maybe add an e2e test creating a multicast one and seeing that it shows up in the table as multicast? |
david-crespo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oxidecomputer/console@f9854c6...3947c8c * [3947c8c8](oxidecomputer/console@3947c8c8) oxidecomputer/console#2951 * [092937a7](oxidecomputer/console@092937a7) oxidecomputer/console#2950 * [bc543f80](oxidecomputer/console@bc543f80) oxidecomputer/console#2948 * [d9d35da1](oxidecomputer/console@d9d35da1) oxidecomputer/console#2945 * [8df79f45](oxidecomputer/console@8df79f45) oxidecomputer/console#2946 * [68973414](oxidecomputer/console@68973414) oxidecomputer/console#2941 * [3f5e7e60](oxidecomputer/console@3f5e7e60) oxidecomputer/console#2947
oxidecomputer/console@f9854c6...3947c8c * [3947c8c8](oxidecomputer/console@3947c8c8) oxidecomputer/console#2951 * [092937a7](oxidecomputer/console@092937a7) oxidecomputer/console#2950 * [bc543f80](oxidecomputer/console@bc543f80) oxidecomputer/console#2948 * [d9d35da1](oxidecomputer/console@d9d35da1) oxidecomputer/console#2945 * [8df79f45](oxidecomputer/console@8df79f45) oxidecomputer/console#2946 * [68973414](oxidecomputer/console@68973414) oxidecomputer/console#2941 * [3f5e7e60](oxidecomputer/console@3f5e7e60) oxidecomputer/console#2947

This PR bumps Omicron to the latest version. To do this, we need to add a


unicast/multicastfield to the IP Pools' create form, and also a column to the table showing IP Pools.