acorn-io / runtime

A simple application deployment framework built on Kubernetes
https://docs.acorn.io/
Apache License 2.0
1.14k stars 101 forks source link

ComputeClass overprovisioning request floor ignores minimum (#2381) #2396

Closed keyallis closed 6 months ago

keyallis commented 6 months ago

2381

Remove the min bounding on compute class memory request determination. This was causing most pods to only be able to get scaled down ~50% which seems to not be enough for the dev use case.

Checklist

tylerslaton commented 6 months ago

Looks like you just need to update the autogold tests.