Open benemon opened 4 years ago
My initial thought on this would be an extra parameter in the StorageClass which allowed for a custom identifier to be mapped to the 'Description' field on the ovirt/RHV disk.
Do you mean a key like "cluster1" that will be pre/appended to the description like: "cluster1-pvc-
Not a problem @bennyz
A pre/appended key would also work - basically anything that would identify to an admin / user exactly which PVs belong to which cluster. I suggested Description as it is currently undefined for the disks, so it might have been simpler to implement.
Ah, sorry, I confused alias with description. Anyway, this sounds like a good idea and I see no reason not support this, I'll add a ticket to track this
Thanks!
Awesome, thanks!
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
/lifecycle frozen
As an OpenShift on oVirt/RHV Admin I want to put a friendly name in the disk description in oVirt/RHV So I can identify which disks in oVirt/RHV map to which OpenShift clusters when I have multiple OpenShift clusters deployed.