Skip to content

v0.16.2

Latest

Choose a tag to compare

@davidLif davidLif released this 30 Jun 12:23
984a855

Fixed

  • Fixed scheduler pod cache memory growth by transforming cached Pods to retain only scheduler-relevant container fields while stripping large literal env values and managed fields #1646
  • Fix the MinNodeGPUMemoryMiB calculation in the scheduler. This affected allocations for fractional pod requesting gpu "gpu-memory". #1795 davidLif
  • Use the maximum gpu size ine the cluster rather then the minimum when checking a potential overLimit or isNonPreemptebleOverquota for a pod. #1792 davidLif