What's Changed
- Fixed Allocation API for
ramByteRequestAverage
,ramByteUsageAverage
,cpuCoreRequestAverage
,cpuCoreUsageAverage
,gpuUsageAverage
, andgpuRequestAverage
fields. Their response values now align with the behavior in v2.0, v2.1, and v2.2. When aggregated (e.g., across a namespace), the values represent the SUM of all containers, not the AVG.