salt-formulas/salt-formula-helm

Add accurate change detection for configured repositories

Closed this issue · 0 comments

Currently, the ensure_{{ repo_name }}_repo states always indicate a change, which can break Salt workflows that rely on each formula's idempotence.

This corresponds to item 3 (bug fix) in issue #1.