acorn-io / runtime

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

fix: address issue where quota would not correctly track computeclass usage #2478

Closed tylerslaton closed 4 months ago

tylerslaton commented 4 months ago

Part of a fix for https://github.com/acorn-io/manager/issues/2025

This PR fixes an issue where quota would not correctly count "" usage when processing compute classes.

Checklist