Skip to content

Remove manual gating from production apply

Igor requested to merge rm-manual-gating into master

Manual gating frequently results in drift. The most recent example is here: !546 (comment 827909768).

This increases risk, as un-deployed changes accumulate. It also makes it easier for us to forget to actually roll out a change.

For many other repos we have eliminated manual gating for this reason (chef-repo, tanka-deployments). I'm proposing we do the same for gitlab-helmfiles.

cc @steveazz @jarv

Merge request reports