You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add operator APIs for manipulating system IP Pools
- Add Nexus endpoints for reserving IP Pools for Oxide use or for
external customer Silos
- Remove check used to hide internal IP Pools, since they're all visible
to an operator now
- Rename operator IP Pool endpoints by prefixing `system_*`, to avoid
conflicts with previous "silo-scoped" endpoints.
- Handle possibility of any number of Oxide-internal IP Pools in
various places where we previously assumed exactly 2 of them.
- Fixes#8947
- Fixes#8226
0 commit comments