Azure / eno

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

Empty compositions never become ready #224

Closed jveski closed 1 month ago

jveski commented 1 month ago

If a composition contains zero resources (at the time of writing) it will be marked as reconciled but never ready. So any processes that wait on the readiness signal will be blocked for no reason.