kyma-project / cloud-manager

Apache License 2.0
3 stars 14 forks source link

[IpRange UI] - Requested vs Reserved CIDR #467

Open kevin-kho opened 2 months ago

kevin-kho commented 2 months ago

Description

Display requested CIDR (spec.cidr) or reserved CIDR (status.cidr) for IpRange on the List view?

Reasons

Requested CIDR (spec.cidr) is an optional field. If left blank, the algorithm will allocate cidr for the user. User may get confused if it sees a blank CIDR on the list view.

Attachments

abalaie commented 2 months ago

The same thing applies to location in gcpnfsvolume i.e. requested location (spec.location) and the allocated location (status.location).