acorn-io / runtime

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

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

Closed tylerslaton closed 9 months ago

tylerslaton commented 9 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