mirror of
https://github.com/replicatedhq/troubleshoot.git
synced 2026-04-15 07:16:34 +00:00
Fixes `sum(memoryAllocatable)` and `sum(podAllocatable)`. These previously tested the wrong resource (cpuAllocatable). Also refactor comparison functions to unify resolving properties and add more testing. Fixes #179.