Azure / eno

Language-agnostic configuration management for Kubernetes
MIT License
7 stars 5 forks source link

Improve status reporting #223

Open jveski opened 1 month ago

jveski commented 1 month ago

Compositions contain only a simple representation of resource status: the reconciled/ready timestamps. Happy path is covered but it's hard to tell which resource is causing the reconciliation to get stuck.

We need to design a better way to aggregate and classify the status of resources.