Azure / eno

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

Log reason why state was swapped #225

Closed jveski closed 2 days ago

jveski commented 1 month ago

A composition's current synthesis is "swapped" to a new one when it's time to resynthesize due to an input/composition/synthesizer change. Currently it's hard to tell why this occurred since it requires correlating between log messages for a given composition. We should log a reason field, similar to pod deletion.