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

enhance: strip k8s scheduling details from app objects #2460

Closed njhale closed 5 months ago

njhale commented 5 months ago

Hide k8s scheduling details from end-users by removing the scheduling status field from the Apps API. The scheduling status field of AppInstances is preserved as an internal implementation detail.

Addresses #2457 for runtime.