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: handle multiple default compute classes #2467

Closed keyallis closed 4 months ago

keyallis commented 5 months ago

acorn-io/manager#1819

This code is used to validate apps in manager and is invoked directly by the manager side validator so we will be making the change in runtime code.

Checklist