-
Sub-task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
1
-
False
-
None
-
False
-
COST-5108 - Attribute node attached storage to OpenShift Projects
-
-
Update the cloud filtered by openshift daily summary tables to populate the storage information correctly for the openshift details:
We currently do a max the storage related details (pvc, pv, storageclass), but since we are not grouping by persistent volume claim we are overwriting these values.
We may just need to group by PVC here and max on the persistent volume and storageclass like we do in the back populate.
Potential Updates: There may need to be updates to the resource id matching portion as well, but should be covered in the matching logic.
Warning: We need to be very careful about duplicating cost here on the openshift side we divide the PVC’s usage & request by the number of nodes that are mounted to that volume. We may need to do the same here.
- clones
-
COST-4907 Populate a temp table to track AWS disk capacity (AWS)
- Closed