CCI-MOC / openshift-usage-scripts

0 stars 4 forks source link

Treat gpu_type similar to the other metrics (cpu_request, gpu_request… #53

Closed naved001 closed 7 months ago

naved001 commented 7 months ago

…, memory_request)

This is because a pod with the same name can go from not having a GPU to then having a GPU. Similarly, a pod could request a different kind of GPU. This way we can separate out instances when the pod changed gpu_types.