Azure / eno

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

Implement IgnoreSideEffects #201

Closed AYM1607 closed 2 months ago

AYM1607 commented 2 months ago

There are some scenarios in which it's useful to avoid synthesis on side effects. Changes to bound inputs and a composition's synthesizer fall under this category.

When a composition sets IgnoreSideEffects to true, only changes to the composition itself (or its parent Symphony) will trigger a resynthesis.