Skip to content

Draft: add explicit VNICs field to ResourceAllocation

Brian Kocoloski requested to merge vnics into v1-staging

ResourceAllocation tracks the physical resources that have been allocated for a user node. Currently, the portal's use of this is when managing NIC allocations is confusing, as it tracks both physical NIC allocation as well as virtual NICs for VMs. This MR explicitly separates virtual and physical NIC allocations

Edited by Brian Kocoloski

Merge request reports